#include <map>
Go to the source code of this file.
|
bool | UtilSRawEvent::SetEvent (SRawEvent *sraw, const SQEvent *evt, const bool do_assert=false) |
|
bool | UtilSRawEvent::SetSpill (SRawEvent *sraw, const SQSpill *sp, const bool do_assert=false) |
|
bool | UtilSRawEvent::SetHit (SRawEvent *sraw, const SQHitVector *hit_vec, std::map< int, size_t > *hitID_idx=0, const bool do_assert=false) |
|
bool | UtilSRawEvent::SetTriggerHit (SRawEvent *sraw, const SQHitVector *hit_vec, std::map< int, size_t > *hitID_idx=0, const bool do_assert=false) |
|