21 virtual void identify(std::ostream& os = std::cout)
const;
std::pair< ShowerEdepConstIterator, ShowerEdepConstIterator > ShowerEdepConstRange
@ prop_edep
deposited energy
@ prop_eion
ionizing energy loss
@ prop_stave_index
Maps coordinates.
@ prop_light_yield
for scintillation detectors, the amount of light produced
std::pair< EdepConstIterator, EdepConstIterator > EdepConstRange
std::map< int, float > ShowerEdepMap
std::map< PHG4HitDefs::keytype, float > EdepMap
EdepConstRange get_g4hits()
uint8_t prop_id_t
storage types for additional property
void set_zbin(const int i)
PHG4CellDefs::keytype get_cellid() const
int get_stave_index() const
unsigned int get_property_nocheck(const PROPERTY prop_id) const
void add_property(const PROPERTY prop_id, const float value)
void set_ladder_z_index(const int i)
void set_cellid(const PHG4CellDefs::keytype i)
int get_ladder_z_index() const
ShowerEdepConstRange get_g4showers()
virtual void identify(std::ostream &os=std::cout) const
void add_edep(const float f)
void set_half_stave_index(const int i)
void add_edep(const PHG4HitDefs::keytype g4hitid, const float edep)
unsigned int get_property_uint(const PROPERTY prop_id) const
void set_ladder_phi_index(const int i)
float get_light_yield() const
int get_module_index() const
std::map< prop_id_t, prop_storage_t > prop_map_t
prop_map_t prop_map
container for additional property
int get_ladder_phi_index() const
void set_phibin(const int i)
void add_shower_edep(const int g4showerid, const float edep)
int get_property_int(const PROPERTY prop_id) const
void set_pixel_index(const int i)
void set_stave_index(const int i)
void set_chip_index(const int i)
int get_half_stave_index() const
float get_property_float(const PROPERTY prop_id) const
ShowerEdepMap showeredeps
PHG4CellDefs::keytype cellid
void add_light_yield(const float f)
int get_chip_index() const
int get_pixel_index() const
bool has_binning(const PHG4CellDefs::CellBinning binning) const
short int get_detid() const
void set_property(const PROPERTY prop_id, const float value)
bool has_property(const PROPERTY prop_id) const
void add_eion(const float f)
void set_module_index(const int i)
void set_property_nocheck(const PROPERTY prop_id, const unsigned int ui)
unsigned long long keytype
convert between 32bit inputs and storage type prop_storage_t
prop_storage_t get_storage() const