![]() |
ATLAS Offline Software
|
#include <LArHECCalibrationWheelCalculator.h>
Public Member Functions | |
| LArHECCalibrationWheelCalculator (const std::string &name, ISvcLocator *pSvcLocator) | |
| void | GeometryTypeUpdateHandler (Gaudi::Details::PropertyBase &) |
| StatusCode | initialize () override final |
| virtual | ~LArHECCalibrationWheelCalculator ()=default |
| virtual G4bool | Process (const G4Step *step, LArG4Identifier &identifier, LArG4Identifier &identifier_sr, std::vector< G4double > &energies, const eCalculatorProcessing process=kEnergyAndID) const override final |
Private Attributes | |
| ServiceHandle< IHECGeometry > | m_geometryCalculator {this, "GeometryCalculator", "HECGeometry"} |
| UnsignedShortProperty | m_geometryTypeProp {this, "GeometryType", 0, &LArHECCalibrationWheelCalculator::GeometryTypeUpdateHandler} |
| eHECGeometryType | m_geometryType {kWheelActive} |
| CaloG4::SimulationEnergies | m_energyCalculator |
Definition at line 26 of file LArHECCalibrationWheelCalculator.h.
| LArG4::HEC::LArHECCalibrationWheelCalculator::LArHECCalibrationWheelCalculator | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
|
virtualdefault |
| void LArG4::HEC::LArHECCalibrationWheelCalculator::GeometryTypeUpdateHandler | ( | Gaudi::Details::PropertyBase & | ) |
|
finaloverride |
|
finaloverridevirtual |
|
private |
Definition at line 43 of file LArHECCalibrationWheelCalculator.h.
|
private |
Definition at line 39 of file LArHECCalibrationWheelCalculator.h.
|
private |
Definition at line 41 of file LArHECCalibrationWheelCalculator.h.
|
private |
Definition at line 40 of file LArHECCalibrationWheelCalculator.h.