![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/simulation/g4simulation/g4detectors/PHG4CylinderCellGeomContainer.h>
Inheritance diagram for PHG4CylinderCellGeomContainer:
Collaboration diagram for PHG4CylinderCellGeomContainer:Public Types | |
| typedef std::map< int, PHG4CylinderCellGeom * > | Map |
| typedef Map::iterator | Iterator |
| typedef Map::const_iterator | ConstIterator |
| typedef std::pair< Iterator, Iterator > | Range |
| typedef std::pair < ConstIterator, ConstIterator > | ConstRange |
Public Member Functions | |
| PHG4CylinderCellGeomContainer () | |
| ~PHG4CylinderCellGeomContainer () override | |
| void | identify (std::ostream &os=std::cout) const override |
| int | AddLayerCellGeom (const int i, PHG4CylinderCellGeom *mygeom) |
| int | AddLayerCellGeom (PHG4CylinderCellGeom *mygeom) |
| PHG4CylinderCellGeom * | GetLayerCellGeom (const int i) |
| PHG4CylinderCellGeom * | GetFirstLayerCellGeom () |
| int | get_NLayers () const |
| std::pair< std::map< int, PHG4CylinderCellGeom * > ::const_iterator, std::map < int, PHG4CylinderCellGeom * > ::const_iterator > | get_begin_end () const |
Public Member Functions inherited from PHObject | |
| PHObject () | |
| ctor | |
| ~PHObject () override | |
| dtor | |
| virtual PHObject * | CloneMe () const |
| Virtual copy constructor. | |
| virtual PHObject * | clone () const final |
| PHObject * | Clone (const char *newname="") const final |
| void | Copy (TObject &object) const final |
| virtual void | Reset () |
| Clear Event. | |
| virtual int | isValid () const |
| isValid returns non zero if object contains vailid data | |
| virtual int | Integrate () const |
| virtual int | Integrate (PHObject *) |
| virtual void | CopyFrom (const PHObject *obj) |
Protected Attributes | |
| std::map< int, PHG4CylinderCellGeom * > | layergeoms |
Definition at line 14 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 14 of file PHG4CylinderCellGeomContainer.h
| typedef Map::const_iterator PHG4CylinderCellGeomContainer::ConstIterator |
Definition at line 19 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 19 of file PHG4CylinderCellGeomContainer.h
| typedef std::pair<ConstIterator, ConstIterator> PHG4CylinderCellGeomContainer::ConstRange |
Definition at line 21 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4CylinderCellGeomContainer.h
| typedef Map::iterator PHG4CylinderCellGeomContainer::Iterator |
Definition at line 18 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 18 of file PHG4CylinderCellGeomContainer.h
| typedef std::map<int, PHG4CylinderCellGeom *> PHG4CylinderCellGeomContainer::Map |
Definition at line 17 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 17 of file PHG4CylinderCellGeomContainer.h
| typedef std::pair<Iterator, Iterator> PHG4CylinderCellGeomContainer::Range |
Definition at line 20 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 20 of file PHG4CylinderCellGeomContainer.h
|
inline |
Definition at line 23 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 23 of file PHG4CylinderCellGeomContainer.h
|
override |
Definition at line 7 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 7 of file PHG4CylinderCellGeomContainer.cc
| int PHG4CylinderCellGeomContainer::AddLayerCellGeom | ( | const int | i, |
| PHG4CylinderCellGeom * | mygeom | ||
| ) |
Definition at line 28 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 28 of file PHG4CylinderCellGeomContainer.cc
References i, and PHG4CylinderCellGeom::set_layer().
Referenced by PHG4SpacalDetector::AddCellGeometryNode(), PHG4CylinderCellReco::InitRun(), and PHG4FullProjSpacalCellReco::InitRun().
Here is the call graph for this function:
Here is the caller graph for this function:| int PHG4CylinderCellGeomContainer::AddLayerCellGeom | ( | PHG4CylinderCellGeom * | mygeom | ) |
Definition at line 40 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 40 of file PHG4CylinderCellGeomContainer.cc
References PHG4CylinderCellGeom::get_layer(), and layer.
Here is the call graph for this function:
|
inline |
Definition at line 34 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 34 of file PHG4CylinderCellGeomContainer.h
References layergeoms.
Referenced by PHG4SpacalDetector::AddTowerGeometryNode(), RawTowerBuilder::CreateNodes(), and DumpPHG4CylinderCellGeomContainer::process_Node().
Here is the caller graph for this function:
|
inline |
Definition at line 33 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 33 of file PHG4CylinderCellGeomContainer.h
References layergeoms.
Referenced by PHG4SpacalDetector::AddTowerGeometryNode(), RawTowerBuilder::CreateNodes(), RawTowerBuilder::InitRun(), and DumpPHG4CylinderCellGeomContainer::process_Node().
Here is the caller graph for this function:| PHG4CylinderCellGeom * PHG4CylinderCellGeomContainer::GetFirstLayerCellGeom | ( | ) |
Definition at line 65 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 65 of file PHG4CylinderCellGeomContainer.cc
Referenced by PHG4FullProjSpacalCellReco::process_event(), CaloWaveformSim::process_event(), EMCalAna::process_event_SF(), CaloWaveFormSim::process_g4hits(), and PHG4SpacalSteppingAction::SetUpGeomNode().
Here is the caller graph for this function:| PHG4CylinderCellGeom * PHG4CylinderCellGeomContainer::GetLayerCellGeom | ( | const int | i | ) |
Definition at line 53 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 53 of file PHG4CylinderCellGeomContainer.cc
Referenced by TpcPrototypeUnpacker::exportDSTCluster(), TPCDataStreamEmulator::InitRun(), TPCMLDataInterface::InitRun(), TpcPrototypeClusterizer::process_event(), TPCIntegratedCharge::process_event(), PHG4CylinderCellReco::process_event(), TPCDataStreamEmulator::process_event(), TPCMLDataInterface::process_event(), and readDigitalCurrents::process_event().
Here is the caller graph for this function:
|
overridevirtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from PHObject.
Definition at line 17 of file PHG4CylinderCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 17 of file PHG4CylinderCellGeomContainer.cc
References identify.
|
protected |
Definition at line 37 of file PHG4CylinderCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 37 of file PHG4CylinderCellGeomContainer.h
Referenced by get_begin_end(), and get_NLayers().