#include <LArHECLocalCalculator.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 27 of file LArHECLocalCalculator.h.
◆ LArHECLocalCalculator() [1/2]
LArHECLocalCalculator::LArHECLocalCalculator |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ LArHECLocalCalculator() [2/2]
◆ ~LArHECLocalCalculator()
virtual LArHECLocalCalculator::~LArHECLocalCalculator |
( |
| ) |
|
|
virtualdefault |
◆ finalize()
virtual StatusCode LArHECLocalCalculator::finalize |
( |
| ) |
|
|
finaloverridevirtual |
◆ initialize()
virtual StatusCode LArHECLocalCalculator::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ initializeForSDCreation()
virtual void LArCalculatorSvcImp::initializeForSDCreation |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ isInTime()
virtual G4bool LArHECLocalCalculator::isInTime |
( |
G4double |
hitTime | ) |
const |
|
inlinefinaloverridevirtual |
◆ OOTcut()
virtual G4float LArHECLocalCalculator::OOTcut |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ operator=()
◆ Process() [1/2]
virtual G4bool LArHECLocalCalculator::Process |
( |
const G4Step * |
a_step, |
|
|
int |
depthadd, |
|
|
double |
deadzone, |
|
|
std::vector< LArHitData > & |
hdata |
|
) |
| const |
|
finalvirtual |
◆ Process() [2/2]
virtual G4bool LArHECLocalCalculator::Process |
( |
const G4Step * |
a_step, |
|
|
std::vector< LArHitData > & |
hdata |
|
) |
| const |
|
inlinefinaloverridevirtual |
◆ 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_Geometry
◆ m_isX
Gaudi::Property<G4bool> LArHECLocalCalculator::m_isX {this, "IsX", false} |
|
private |
◆ 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: