1 #ifndef _ANA_SIM_HIT__H_
2 #define _ANA_SIM_HIT__H_
5 #include <TLorentzVector.h>
30 int GetParticleID(
const int track_id);
31 void PrintHits(
const std::string name,
SQHitVector* hv, std::ostream& os=std::cout);
32 void CountHits(
SQHitVector* hv,
int& n_pri,
int& n_sec);
A SubsysReco module to look into simulated hits.
int process_event(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects.
An SQ interface class to hold one simulated-event header.