#include <LArG4H6WarmTCCalculator.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} |
|
|
Gaudi::Property< bool > | m_isX {this, "isX", false} |
|
Gaudi::Property< bool > | m_isABS {this,"isABS", false} |
|
Definition at line 14 of file LArG4H6WarmTCCalculator.h.
◆ LArG4H6WarmTCCalculator()
LArG4H6WarmTCCalculator::LArG4H6WarmTCCalculator |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ ~LArG4H6WarmTCCalculator()
virtual LArG4H6WarmTCCalculator::~LArG4H6WarmTCCalculator |
( |
| ) |
|
|
virtualdefault |
◆ initializeForSDCreation()
virtual void LArCalculatorSvcImp::initializeForSDCreation |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ isInTime()
virtual G4bool LArG4H6WarmTCCalculator::isInTime |
( |
G4double |
hitTime | ) |
const |
|
inlinefinaloverridevirtual |
◆ OOTcut()
virtual G4float LArG4H6WarmTCCalculator::OOTcut |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ Process()
virtual G4bool LArG4H6WarmTCCalculator::Process |
( |
const G4Step * |
, |
|
|
std::vector< LArHitData > & |
|
|
) |
| 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_isABS
Gaudi::Property<bool> LArG4H6WarmTCCalculator::m_isABS {this,"isABS", false} |
|
private |
◆ m_isX
Gaudi::Property<bool> LArG4H6WarmTCCalculator::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: