10 #ifndef PHG4DSTREADER_H_
11 #define PHG4DSTREADER_H_
107 typedef std::shared_ptr<TClonesArray>
arr_ptr;
PHG4DSTReader save information from DST to an evaluator, which could include hit. particle,...
bool _save_vertex
save vertex for particles?
int Init(PHCompositeNode *)
full initialization
bool _load_active_particle
load all particle that produced a saved hit
std::vector< std::string > _node_postfix
std::shared_ptr< TClonesArray > arr_ptr
void add_particle(record &rec, PHG4Particle *part)
add a particle and associated vertex if _save_vertex
void set_load_all_particle(bool b)
std::vector< record > records_t
int process_event(PHCompositeNode *)
event processing method
std::set< int > PartSet_t
void set_save_vertex(bool b)
Switch for vertex.
bool _load_all_particle
load all particle in truth info module?
PHG4DSTReader(const std::string &filename)
void AddNode(const std::string &name)
bool _save_particle
master switch to save particles
int End(PHCompositeNode *)
end of run method
void AddHit(const std::string &name)
void set_save_particle(bool b)
Switch for saving any particles at all.
std::string _out_file_name
void set_load_active_particle(bool b)
load all particle that produced a saved hit