![]() |
ATLAS Offline Software
|
#include <PresamplerGeometry.h>
Public Types | |
| enum | kValue { rMinEndcapPresampler , rMaxEndcapPresampler , zEndcapPresamplerFrontFace , zEndcapPresamplerBackFace , EndcapPresamplerHalfThickness , EndcapPresamplerZpositionInMother } |
Public Member Functions | |
| PresamplerGeometry (const std::string &name, ISvcLocator *pSvcLocator) | |
| StatusCode | initialize () override final |
| virtual | ~PresamplerGeometry () |
| LArG4Identifier | CalculateIdentifier (const G4Step *) const override final |
Private Member Functions | |
| double | GetValue (const kValue) const |
| PresamplerGeometry (const PresamplerGeometry &) | |
| PresamplerGeometry & | operator= (const PresamplerGeometry &) |
Private Attributes | |
| Clockwork * | m_c |
Definition at line 35 of file PresamplerGeometry.h.
| Enumerator | |
|---|---|
| rMinEndcapPresampler | |
| rMaxEndcapPresampler | |
| zEndcapPresamplerFrontFace | |
| zEndcapPresamplerBackFace | |
| EndcapPresamplerHalfThickness | |
| EndcapPresamplerZpositionInMother | |
Definition at line 45 of file PresamplerGeometry.h.
| LArG4::EC::PresamplerGeometry::PresamplerGeometry | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
|
virtual |
|
private |
|
finaloverride |
|
finaloverride |
|
private |
|
private |
Definition at line 62 of file PresamplerGeometry.h.