Class Reference for E1039 Core & Analysis Software
PHG4CylinderGeomContainer Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4detectors/PHG4CylinderGeomContainer.h>

+ Inheritance diagram for PHG4CylinderGeomContainer:
+ Collaboration diagram for PHG4CylinderGeomContainer:

Public Types

typedef std::map< int, PHG4CylinderGeom * > Map
 
typedef Map::iterator Iterator
 
typedef Map::const_iterator ConstIterator
 
typedef std::pair< Iterator, IteratorRange
 
typedef std::pair< ConstIterator, ConstIteratorConstRange
 

Public Member Functions

 PHG4CylinderGeomContainer ()
 
virtual ~PHG4CylinderGeomContainer ()
 
void identify (std::ostream &os=std::cout) const
 
int AddLayerGeom (const int i, PHG4CylinderGeom *mygeom)
 
int AddLayerGeom (PHG4CylinderGeom *mygeom)
 
PHG4CylinderGeomGetLayerGeom (const int i)
 
PHG4CylinderGeomGetFirstLayerGeom ()
 
int get_NLayers () const
 
std::pair< std::map< int, PHG4CylinderGeom * >::const_iterator, std::map< int, PHG4CylinderGeom * >::const_iterator > get_begin_end () const
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor More...
 
virtual ~PHObject ()
 dtor More...
 
virtual PHObjectclone () const
 Virtual copy constructor. More...
 
virtual void Reset ()
 Clear Event. More...
 
virtual int isValid () const
 isValid returns non zero if object contains vailid data More...
 
virtual int isValid (const float) const
 
virtual int isValid (const double) const
 
virtual int isValid (const int) const
 
virtual int isValid (const unsigned int) const
 
virtual int isImplemented (const float f) const
 
virtual int isImplemented (const double f) const
 
virtual int isImplemented (const int i) const
 
virtual int isImplemented (const unsigned int i) const
 
void SplitLevel (const int i)
 
int SplitLevel () const
 
void BufferSize (const int i)
 
int BufferSize () const
 

Protected Attributes

std::map< int, PHG4CylinderGeom * > layergeoms
 
float magfield
 

Detailed Description

Definition at line 10 of file PHG4CylinderGeomContainer.h.

Member Typedef Documentation

◆ ConstIterator

typedef Map::const_iterator PHG4CylinderGeomContainer::ConstIterator

Definition at line 15 of file PHG4CylinderGeomContainer.h.

◆ ConstRange

◆ Iterator

typedef Map::iterator PHG4CylinderGeomContainer::Iterator

Definition at line 14 of file PHG4CylinderGeomContainer.h.

◆ Map

Definition at line 13 of file PHG4CylinderGeomContainer.h.

◆ Range

Definition at line 16 of file PHG4CylinderGeomContainer.h.

Constructor & Destructor Documentation

◆ PHG4CylinderGeomContainer()

PHG4CylinderGeomContainer::PHG4CylinderGeomContainer ( )

Definition at line 7 of file PHG4CylinderGeomContainer.cc.

◆ ~PHG4CylinderGeomContainer()

PHG4CylinderGeomContainer::~PHG4CylinderGeomContainer ( )
virtual

Definition at line 11 of file PHG4CylinderGeomContainer.cc.

References layergeoms.

Member Function Documentation

◆ AddLayerGeom() [1/2]

int PHG4CylinderGeomContainer::AddLayerGeom ( const int  i,
PHG4CylinderGeom mygeom 
)

Definition at line 36 of file PHG4CylinderGeomContainer.cc.

References layergeoms, and PHG4CylinderGeom::set_layer().

Referenced by PHG4BNLTargetCoilSubsystem::InitRunSubsystem(), PHG4CylinderSubsystem::InitRunSubsystem(), PHG4PolyconSubsystem::InitRunSubsystem(), PHG4TargetCoilSubsystem::InitRunSubsystem(), and PHG4TargetCoilV2Subsystem::InitRunSubsystem().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ AddLayerGeom() [2/2]

int PHG4CylinderGeomContainer::AddLayerGeom ( PHG4CylinderGeom mygeom)

Definition at line 49 of file PHG4CylinderGeomContainer.cc.

References PHG4CylinderGeom::get_layer(), and layergeoms.

+ Here is the call graph for this function:

◆ get_begin_end()

std::pair<std::map<int,PHG4CylinderGeom *>::const_iterator, std::map<int,PHG4CylinderGeom *>::const_iterator> PHG4CylinderGeomContainer::get_begin_end ( ) const
inline

Definition at line 29 of file PHG4CylinderGeomContainer.h.

References layergeoms.

Referenced by PHG4CylinderCellReco::InitRun(), and PHG4CylinderCellTPCReco::InitRun().

+ Here is the caller graph for this function:

◆ get_NLayers()

int PHG4CylinderGeomContainer::get_NLayers ( ) const
inline

Definition at line 28 of file PHG4CylinderGeomContainer.h.

References layergeoms.

◆ GetFirstLayerGeom()

PHG4CylinderGeom * PHG4CylinderGeomContainer::GetFirstLayerGeom ( )

Definition at line 74 of file PHG4CylinderGeomContainer.cc.

References layergeoms.

◆ GetLayerGeom()

PHG4CylinderGeom * PHG4CylinderGeomContainer::GetLayerGeom ( const int  i)

Definition at line 62 of file PHG4CylinderGeomContainer.cc.

References layergeoms.

Referenced by PHG4GenHit::process_event().

+ Here is the caller graph for this function:

◆ identify()

void PHG4CylinderGeomContainer::identify ( std::ostream &  os = std::cout) const
virtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Definition at line 22 of file PHG4CylinderGeomContainer.cc.

References layergeoms, and magfield.

Referenced by PHG4CylinderCellReco::InitRun().

+ Here is the caller graph for this function:

Member Data Documentation

◆ layergeoms

std::map<int,PHG4CylinderGeom *> PHG4CylinderGeomContainer::layergeoms
protected

◆ magfield

float PHG4CylinderGeomContainer::magfield
protected

Definition at line 33 of file PHG4CylinderGeomContainer.h.

Referenced by identify().


The documentation for this class was generated from the following files: