#include <LArG4H6COLDTCMod0Calculator.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< G4int > | m_FCalSampling {this, "FCalSampling", 3} |
|
Gaudi::Property< G4double > | m_phiModuleStart {this, "phiModuleStart", 90.*Units::deg} |
|
Gaudi::Property< G4double > | m_phiModuleEnd {this, "phiModuleEnd", 180.*Units::deg} |
|
Gaudi::Property< G4double > | m_fullModuleDepth {this, "fullModuleDepth", 3.5*8*Units::cm} |
|
Gaudi::Property< G4double > | m_fullActiveDepth {this, "fullActiveDepth", 0.2*Units::cm} |
|
Gaudi::Property< G4double > | m_innerActiveRadius {this, "innerActiveRadius", 8.6*Units::cm} |
|
Gaudi::Property< G4double > | m_outerActiveRadius {this, "outerActiveRadius", 45.05*Units::cm} |
|
Gaudi::Property< G4double > | m_areaActive {this, "areaActive", 95.994*Units::cm2} |
|
LArG4H6COLDTCMod0ChannelMap | m_channelMap |
|
◆ LArG4H6COLDTCMod0Calculator()
LArG4H6COLDTCMod0Calculator::LArG4H6COLDTCMod0Calculator |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ ~LArG4H6COLDTCMod0Calculator()
virtual LArG4H6COLDTCMod0Calculator::~LArG4H6COLDTCMod0Calculator |
( |
| ) |
|
|
virtualdefault |
◆ initialize()
virtual StatusCode LArG4H6COLDTCMod0Calculator::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ initializeForSDCreation()
virtual void LArCalculatorSvcImp::initializeForSDCreation |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ isInTime()
virtual G4bool LArG4H6COLDTCMod0Calculator::isInTime |
( |
G4double |
hitTime | ) |
const |
|
inlinefinaloverridevirtual |
◆ OOTcut()
virtual G4float LArG4H6COLDTCMod0Calculator::OOTcut |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ Process()
virtual G4bool LArG4H6COLDTCMod0Calculator::Process |
( |
const G4Step * |
, |
|
|
std::vector< LArHitData > & |
|
|
) |
| const |
|
finaloverridevirtual |
◆ m_areaActive
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_areaActive {this, "areaActive", 95.994*Units::cm2} |
|
private |
◆ 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_channelMap
◆ m_FCalSampling
Gaudi::Property<G4int> LArG4H6COLDTCMod0Calculator::m_FCalSampling {this, "FCalSampling", 3} |
|
private |
◆ m_fullActiveDepth
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_fullActiveDepth {this, "fullActiveDepth", 0.2*Units::cm} |
|
private |
◆ m_fullModuleDepth
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_fullModuleDepth {this, "fullModuleDepth", 3.5*8*Units::cm} |
|
private |
◆ m_innerActiveRadius
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_innerActiveRadius {this, "innerActiveRadius", 8.6*Units::cm} |
|
private |
◆ m_OOTcut
Gaudi::Property<double> LArCalculatorSvcImp::m_OOTcut {this, "OOTcut", 300*CLHEP::ns} |
|
protectedinherited |
◆ m_outerActiveRadius
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_outerActiveRadius {this, "outerActiveRadius", 45.05*Units::cm} |
|
private |
◆ m_phiModuleEnd
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_phiModuleEnd {this, "phiModuleEnd", 180.*Units::deg} |
|
private |
◆ m_phiModuleStart
Gaudi::Property<G4double> LArG4H6COLDTCMod0Calculator::m_phiModuleStart {this, "phiModuleStart", 90.*Units::deg} |
|
private |
The documentation for this class was generated from the following file: