|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARDIGITS2NTUPLE_H
6 #define LARDIGITS2NTUPLE_H
31 Gaudi::Property< unsigned int >
m_Nsamples{
this,
"NSamples", 32,
"number of samples to store"};
32 Gaudi::Property< std::vector<unsigned int> >
m_FTlist{
this,
"FTlist", {},
"which FT to dump"};
33 Gaudi::Property< std::vector<unsigned int> >
m_Slotlist{
this,
"Slotlist", {},
"which Slot to dump"};
34 Gaudi::Property< bool >
m_fillEMB{
this,
"FillEMB",
true,
"if to fill EMB"};
35 Gaudi::Property< bool >
m_fillEndcap{
this,
"FillEndcap",
true,
"if to fill Eendcap"};
36 Gaudi::Property< bool >
m_fillBCID{
this,
"FillBCID",
false,
"if to fill BCID"};
37 Gaudi::Property< bool >
m_fillLB{
this,
"FillLB",
false,
"if to fill LB in Evnt tree"};
48 NTuple::Item<unsigned int>
m_dac;
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< LArFebHeaderContainer > m_LArFebHeaderContainerKey
NTuple::Item< unsigned int > m_dac
NTuple::Item< unsigned long long > m_IEventEvt
LArDigits2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< unsigned int > m_Nsamples
Gaudi::Property< bool > m_fillBCID
Gaudi::Property< bool > m_fillEMB
Gaudi::Property< bool > m_fillLB
Gaudi::Property< bool > m_fillEndcap
NTuple::Item< unsigned long long > m_IEvent
NTuple::Item< long > m_ntNsamples
NTuple::Item< unsigned long > m_ELVL1Id
Gaudi::Property< std::vector< unsigned int > > m_FTlist
NTuple::Item< short > m_bcid
NTuple::Array< float > m_RMS
virtual StatusCode execute()
NTuple::Item< unsigned int > m_pulsed
NTuple::Item< short > m_gain
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< LArAccumulatedDigitContainer > m_accContKey
Gaudi::Property< std::vector< unsigned int > > m_Slotlist
SG::ReadHandleKey< LArDigitContainer > m_contKey
virtual StatusCode initialize()
NTuple::Item< unsigned int > m_delay
NTuple::Array< float > m_mean
NTuple::Array< short > m_samples
SG::ReadHandleKey< LArAccumulatedCalibDigitContainer > m_accCalibContKey
NTuple::Item< short > m_LB