#include <LArFCALCalculatorBase.h>
|
Gaudi::Property< bool > | m_doHV {this, "FCALHVEnable", false} |
|
Gaudi::Property< G4int > | m_FCalSampling {this, "FCALSampling", 0} |
|
FCAL_ChannelMap * | m_ChannelMap {nullptr} |
|
const FCALModule * | m_posModule {nullptr} |
|
const FCALModule * | m_negModule {nullptr} |
|
std::unique_ptr< LArG4BirksLaw > | m_birksLaw {} |
|
FCALHVManager::FCALHVData | m_hvdata |
|
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 30 of file LArFCALCalculatorBase.h.
◆ LArFCALCalculatorBase() [1/2]
LArFCALCalculatorBase::LArFCALCalculatorBase |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ LArFCALCalculatorBase() [2/2]
◆ initialize()
virtual StatusCode LArFCALCalculatorBase::initialize |
( |
| ) |
|
|
overridevirtual |
◆ initializeForSDCreation()
virtual void LArCalculatorSvcImp::initializeForSDCreation |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ isInTime()
virtual G4bool LArFCALCalculatorBase::isInTime |
( |
G4double |
hitTime | ) |
const |
|
inlinefinaloverridevirtual |
◆ OOTcut()
virtual G4float LArFCALCalculatorBase::OOTcut |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ operator=()
◆ Process()
virtual G4bool LArFCALCalculatorBase::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_birksLaw
std::unique_ptr<LArG4BirksLaw> LArFCALCalculatorBase::m_birksLaw {} |
|
protected |
◆ m_ChannelMap
◆ m_doHV
Gaudi::Property<bool> LArFCALCalculatorBase::m_doHV {this, "FCALHVEnable", false} |
|
protected |
◆ m_FCalSampling
Gaudi::Property<G4int> LArFCALCalculatorBase::m_FCalSampling {this, "FCALSampling", 0} |
|
protected |
◆ m_hvdata
◆ m_negModule
◆ m_OOTcut
Gaudi::Property<double> LArCalculatorSvcImp::m_OOTcut {this, "OOTcut", 300*CLHEP::ns} |
|
protectedinherited |
◆ m_posModule
The documentation for this class was generated from the following file: