#include <LArHECWheelCalculator.h>
|
Gaudi::Property< bool > | m_BirksLaw {this, "BirksLaw", true} |
|
Gaudi::Property< double > | m_Birksk {this, "Birksk", 0.05832} |
|
Gaudi::Property< double > | m_OOTcut {this, "OOTcut", 300*CLHEP::ns} |
|
Definition at line 31 of file LArHECWheelCalculator.h.
◆ LArHECWheelCalculator() [1/2]
LArHECWheelCalculator::LArHECWheelCalculator |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ LArHECWheelCalculator() [2/2]
◆ ~LArHECWheelCalculator()
LArHECWheelCalculator::~LArHECWheelCalculator |
( |
| ) |
|
◆ finalize()
virtual StatusCode LArHECWheelCalculator::finalize |
( |
| ) |
|
|
finaloverridevirtual |
◆ initialize()
virtual StatusCode LArHECWheelCalculator::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ initializeForSDCreation()
virtual void LArHECWheelCalculator::initializeForSDCreation |
( |
| ) |
|
|
finaloverridevirtual |
◆ isInTime()
virtual G4bool LArHECWheelCalculator::isInTime |
( |
G4double |
hitTime | ) |
const |
|
inlinefinaloverridevirtual |
◆ OOTcut()
virtual G4float LArHECWheelCalculator::OOTcut |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ operator=()
◆ Process()
virtual G4bool LArHECWheelCalculator::Process |
( |
const G4Step * |
a_step, |
|
|
std::vector< LArHitData > & |
hdata |
|
) |
| const |
|
finaloverridevirtual |
◆ m_Birksk
Gaudi::Property<double> LArCalculatorSvcImp::m_Birksk {this, "Birksk", 0.05832} |
|
protectedinherited |
◆ m_BirksLaw
Gaudi::Property<bool> LArCalculatorSvcImp::m_BirksLaw {this, "BirksLaw", true} |
|
protectedinherited |
◆ m_birksLaw
◆ m_DetectorManager
◆ m_doHV
Gaudi::Property<bool> LArHECWheelCalculator::m_doHV {this, "HECHVEnable", false} |
|
private |
◆ m_Geometry
◆ m_hvdata
◆ m_OOTcut
Gaudi::Property<double> LArCalculatorSvcImp::m_OOTcut {this, "OOTcut", 300*CLHEP::ns} |
|
protectedinherited |
The documentation for this class was generated from the following file: