 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef LArFCALCalculatorBase_H
12 #define LArFCALCalculatorBase_H
22 #include "LArReadoutGeometry/FCAL_ChannelMap.h"
43 virtual G4bool
Process(
const G4Step*, std::vector<LArHitData>&)
const override final;
55 Gaudi::Property<bool>
m_doHV{
this,
"FCALHVEnable",
false};
68 #endif // LArFCALCalculatorBase_H
This class contains the tube and tile maps for the FCAL A tile is of a set of FCAL tubes.
LArFCALCalculatorBase(const std::string &name, ISvcLocator *pSvcLocator)
const FCALModule * m_posModule
LArFCALCalculatorBase(const LArFCALCalculatorBase &)=delete
bool const RAWDATA *ch2 const
virtual StatusCode initialize() override
FCAL_ChannelMap * m_ChannelMap
Gaudi::Property< G4int > m_FCalSampling
::StatusCode StatusCode
StatusCode definition for legacy code.
LArFCALCalculatorBase operator=(const LArFCALCalculatorBase &)=delete
FCALHVManager::FCALHVData m_hvdata
virtual G4float OOTcut() const override final
const FCALModule * m_negModule
std::unique_ptr< LArG4BirksLaw > m_birksLaw
Gaudi::Property< bool > m_doHV
virtual G4bool isInTime(G4double hitTime) const override final
float hitTime(const AFP_SIDSimHit &hit)
virtual G4bool Process(const G4Step *, std::vector< LArHitData > &) const override final
Gaudi::Property< double > m_OOTcut