Class Reference for E1039 Core & Analysis Software
UtilSRawEvent.h File Reference
#include <map>
+ Include dependency graph for UtilSRawEvent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 UtilSRawEvent
 A set of utility functions about SRawEvent.
 

Functions

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)