Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4detectors/PHG4CylinderCell.h>
Public Member Functions | |
virtual | ~PHG4CylinderCell () |
virtual void | identify (std::ostream &os=std::cout) const |
virtual EdepConstRange | get_g4hits () |
virtual void | add_edep (const PHG4HitDefs::keytype g4hitid, const float edep) |
virtual void | add_edep (const PHG4HitDefs::keytype g4hitid, const float edep, const float light_yield) |
virtual ShowerEdepConstRange | get_g4showers () |
virtual void | add_shower_edep (const int g4showerid, const float edep) |
virtual void | set_cell_id (const PHG4CylinderCellDefs::keytype id) |
virtual void | set_layer (const unsigned int i) |
virtual double | get_edep () const |
virtual unsigned int | get_layer () const |
virtual PHG4CylinderCellDefs::keytype | get_cell_id () const |
virtual int | get_binz () const |
virtual int | get_binphi () const |
virtual int | get_bineta () const |
virtual float | get_light_yield () const |
virtual int | get_fiber_ID () const |
virtual void | set_phibin (const int i) |
virtual void | set_zbin (const int i) |
virtual void | set_etabin (const int i) |
virtual void | set_light_yield (float lightYield) |
virtual void | set_fiber_ID (int fiberId) |
virtual void | set_sensor_index (const std::string &si) |
virtual std::string | get_sensor_index () const |
virtual void | set_ladder_phi_index (const int i) |
virtual int | get_ladder_phi_index () const |
virtual void | set_ladder_z_index (const int i) |
virtual int | get_ladder_z_index () const |
virtual int | get_j_index () const |
virtual void | set_j_index (const int i) |
virtual int | get_k_index () const |
virtual void | set_k_index (const int i) |
virtual int | get_l_index () const |
virtual void | set_l_index (const int i) |
virtual int | get_pixel_index () const |
virtual int | get_chip_index () const |
virtual int | get_module_index () const |
virtual int | get_half_stave_index () const |
virtual int | get_stave_index () const |
virtual void | set_stave_index (const int si) |
virtual void | set_half_stave_index (const int i) |
virtual void | set_module_index (const int i) |
virtual void | set_chip_index (const int i) |
virtual void | set_pixel_index (const int i) |
![]() | |
virtual | ~PHG4Cell () |
virtual void | Copy (PHG4Cell const &g4cell) |
virtual void | Reset () |
virtual void | set_cellid (const PHG4CellDefs::keytype i) |
virtual PHG4CellDefs::keytype | get_cellid () const |
virtual bool | has_binning (const PHG4CellDefs::CellBinning) const |
virtual void | add_edep (const PHG4HitDefs::keytype g4hitid, const int tbin, const float edep) |
virtual short int | get_detid () const |
short int | get_layer () const |
virtual void | add_edep (const float f) |
virtual void | add_eion (const float f) |
virtual double | get_eion () const |
virtual void | add_light_yield (const float lightYield) |
virtual int | get_phibin () const |
virtual int | get_zbin () const |
virtual void | print () const |
virtual bool | has_property (const PROPERTY prop_id) const |
virtual float | get_property_float (const PROPERTY prop_id) const |
virtual int | get_property_int (const PROPERTY prop_id) const |
virtual unsigned int | get_property_uint (const PROPERTY prop_id) const |
virtual void | set_property (const PROPERTY prop_id, const float value) |
virtual void | set_property (const PROPERTY prop_id, const int value) |
virtual void | set_property (const PROPERTY prop_id, const unsigned int value) |
Protected Member Functions | |
PHG4CylinderCell () | |
![]() | |
PHG4Cell () | |
virtual unsigned int | get_property_nocheck (const PROPERTY prop_id) const |
virtual void | set_property_nocheck (const PROPERTY prop_id, const unsigned int) |
Additional Inherited Members | |
![]() | |
static std::pair< const std::string, PROPERTY_TYPE > | get_property_info (PROPERTY prop_id) |
static bool | check_property (const PROPERTY prop_id, const PROPERTY_TYPE prop_type) |
static std::string | get_property_type (const PROPERTY_TYPE prop_type) |
Definition at line 11 of file PHG4CylinderCell.h.
typedef EdepMap::const_iterator PHG4CylinderCell::EdepConstIterator |
Definition at line 16 of file PHG4CylinderCell.h.
typedef std::pair<EdepConstIterator, EdepConstIterator> PHG4CylinderCell::EdepConstRange |
Definition at line 18 of file PHG4CylinderCell.h.
typedef EdepMap::iterator PHG4CylinderCell::EdepIterator |
Definition at line 15 of file PHG4CylinderCell.h.
typedef std::map<PHG4HitDefs::keytype, float> PHG4CylinderCell::EdepMap |
Definition at line 14 of file PHG4CylinderCell.h.
typedef std::pair<EdepIterator, EdepIterator> PHG4CylinderCell::EdepRange |
Definition at line 17 of file PHG4CylinderCell.h.
typedef ShowerEdepMap::const_iterator PHG4CylinderCell::ShowerEdepConstIterator |
Definition at line 22 of file PHG4CylinderCell.h.
typedef std::pair<ShowerEdepConstIterator, ShowerEdepConstIterator> PHG4CylinderCell::ShowerEdepConstRange |
Definition at line 24 of file PHG4CylinderCell.h.
typedef ShowerEdepMap::iterator PHG4CylinderCell::ShowerEdepIterator |
Definition at line 21 of file PHG4CylinderCell.h.
typedef std::map<int, float> PHG4CylinderCell::ShowerEdepMap |
Definition at line 20 of file PHG4CylinderCell.h.
typedef std::pair<ShowerEdepIterator, ShowerEdepIterator> PHG4CylinderCell::ShowerEdepRange |
Definition at line 23 of file PHG4CylinderCell.h.
|
inlinevirtual |
Definition at line 26 of file PHG4CylinderCell.h.
|
inlineprotected |
Definition at line 93 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 37 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 38 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 45 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 55 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 54 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 53 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 52 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 80 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 50 of file PHG4CylinderCell.h.
|
inlinevirtual |
Definition at line 57 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 32 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 40 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 82 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 72 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 74 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 76 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv2.
Definition at line 68 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv2.
Definition at line 70 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 51 of file PHG4CylinderCell.h.
Referenced by PHG4CylinderCellContainer::AddCylinderCell(), PHG4CylinderCellContainer::AddCylinderCellSpecifyKey(), and PHG4CylinderCellContainer::findOrAddCylinderCell().
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 56 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 81 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 79 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv2.
Definition at line 66 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 83 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv3, PHG4CylinderCellv2, and PHG4CylinderCellv1.
Definition at line 28 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 47 of file PHG4CylinderCell.h.
Referenced by PHG4CylinderCellContainer::AddCylinderCell(), PHG4CylinderCellContainer::AddCylinderCellSpecifyKey(), and PHG4CylinderCellContainer::findOrAddCylinderCell().
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 88 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 61 of file PHG4CylinderCell.h.
|
inlinevirtual |
Definition at line 63 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 86 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 73 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 75 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv3.
Definition at line 77 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv2.
Definition at line 67 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv2.
Definition at line 69 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 48 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv1.
Definition at line 62 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 87 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 59 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 89 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented in PHG4CylinderCellv2.
Definition at line 65 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Definition at line 85 of file PHG4CylinderCell.h.
|
inlinevirtual |
Reimplemented from PHG4Cell.
Reimplemented in PHG4CylinderCellv1.
Definition at line 60 of file PHG4CylinderCell.h.