ATLAS Offline Software
Loading...
Searching...
No Matches
LArAverages2Ntuple Class Reference

#include <LArAverages2Ntuple.h>

Inheritance diagram for LArAverages2Ntuple:
Collaboration diagram for LArAverages2Ntuple:

Public Member Functions

 LArAverages2Ntuple (const std::string &name, ISvcLocator *pSvcLocator)
 ~LArAverages2Ntuple ()
virtual StatusCode initialize () override final
virtual StatusCode execute () override final
bool fillFromIdentifier (const HWIdentifier &id)
const SG::ReadCondHandleKey< LArOnOffIdMapping > & cablingKey () const
virtual StatusCode sysInitialize () override
 Override sysInitialize.
virtual const DataObjIDColl & extraOutputDeps () const override
 Return the list of extra output dependencies.
ServiceHandle< StoreGateSvc > & evtStore ()
 The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
const ServiceHandle< StoreGateSvc > & detStore () const
 The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
virtual StatusCode sysStart () override
 Handle START transition.
virtual std::vector< Gaudi::DataHandle * > inputHandles () const override
 Return this algorithm's input handles.
virtual std::vector< Gaudi::DataHandle * > outputHandles () const override
 Return this algorithm's output handles.
Gaudi::Details::PropertyBase & declareProperty (Gaudi::Property< T, V, H > &t)
void updateVHKA (Gaudi::Details::PropertyBase &)
MsgStream & msg () const
bool msgLvl (const MSG::Level lvl) const

Protected Types

enum  { NOT_VALID = -999 }

Protected Member Functions

void renounceArray (SG::VarHandleKeyArray &handlesArray)
 remove all handles from I/O resolution
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce (T &h)
void extraDeps_update_handler (Gaudi::Details::PropertyBase &ExtraDeps)
 Add StoreName to extra input/output deps as needed.

Protected Attributes

Gaudi::Property< bool > m_addBC {this, "AddBadChannelInfo", true, "dump BadChan info ?"}
Gaudi::Property< bool > m_addFEBTemp {this, "AddFEBTempInfo", false, "dump FEB temperature info ?"}
Gaudi::Property< bool > m_isSC {this, "isSC", false, "are we working with SC?"}
Gaudi::Property< bool > m_isFlat {this, "isFlat", false, "are we working with Flat conditions ?"}
Gaudi::Property< bool > m_OffId {this, "OffId", false, "dump also offline ID ?"}
Gaudi::Property< bool > m_addHash {this, "AddHash", false, "add also ID hash info ?"}
Gaudi::Property< bool > m_addCalib {this, "AddCalib", false, "add also calib line info info ?"}
Gaudi::Property< bool > m_realgeom {this, "RealGeometry", false, "add real geometry values ?"}
Gaudi::Property< bool > m_expandId {this,"ExpandId", true ,"add online Id decoded fields ?"}
Gaudi::Property< int > m_NGains {this,"nGains", CaloGain::LARNGAIN,"Number of gains"}
std::string m_ntpath
std::string m_ntTitle
NTuple::Tuple * m_nt
NTuple::Item< long > m_detector
NTuple::Item< long > m_region
NTuple::Item< long > m_layer
NTuple::Item< long > m_eta
NTuple::Item< long > m_phi
NTuple::Item< long > m_onlChanId
NTuple::Item< long > m_oflChanId
NTuple::Item< long > m_pos_neg
NTuple::Item< long > m_barrel_ec
NTuple::Item< long > m_FT
NTuple::Item< long > m_slot
NTuple::Item< long > m_channel
NTuple::Item< long > m_calibLine
NTuple::Item< long > m_badChanWord
NTuple::Item< long > m_isConnected
NTuple::Item< long > m_chanHash
NTuple::Item< long > m_febHash
NTuple::Item< long > m_oflHash
NTuple::Item< float > m_reta
NTuple::Item< float > m_rphi
NTuple::Item< float > m_FEBTemp1
NTuple::Item< float > m_FEBTemp2
StoreGateSvcm_detStore
const LArEM_Base_IDm_emId
const LArHEC_Base_IDm_hecId
const LArFCAL_Base_IDm_fcalId
const LArOnlineID_Basem_onlineId
const CaloCell_Base_IDm_caloId
ToolHandle< ILArFEBTempToolm_FEBTempTool
SG::ReadCondHandleKey< LArOnOffIdMappingm_cablingKey {this,"CablingKey","LArOnOffIdMap","SG Key of LArOnOffIdMapping object"}
SG::ReadCondHandleKey< LArOnOffIdMappingm_cablingSCKey {this,"CablingSCKey","LArOnOffIdMapSC","SG Key of LArOnOffIdMapping object"}
SG::ReadCondHandleKey< LArBadChannelContm_BCKey {this, "BadChanKey", "LArBadChannel", "SG bad channels key"}
SG::ReadCondHandleKey< LArCalibLineMappingm_calibMapKey {this,"CalibMapKey","LArCalibLineMap","SG Key of calib line mapping object"}
SG::ReadCondHandleKey< LArCalibLineMappingm_calibMapSCKey {this,"CalibMapSCKey","LArCalibIdMapSC","SG Key of calib line mapping object"}
SG::ReadCondHandleKey< CaloDetDescrManagerm_caloMgrKey {this, "CaloDetDescrManager", "CaloDetDescrManager", "SG Key for CaloDetDescrManager in the Condition Store"}
SG::ReadCondHandleKey< CaloSuperCellDetDescrManagerm_caloSuperCellMgrKey {this, "CaloSuperCellDetDescrManager", "CaloSuperCellDetDescrManager", "SG key of the resulting CaloSuperCellDetDescrManager" }

Private Types

typedef ServiceHandle< StoreGateSvcStoreGateSvc_t

Private Member Functions

Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
 specialization for handling Gaudi::Property<SG::VarHandleKey>

Private Attributes

const LArOnlineID_Basem_onlineHelper = nullptr
SG::ReadHandleKey< LArAccumulatedCalibDigitContainerm_contKey {this, "ContainerKey","","LArAccumulatedCalibDigit key"}
Gaudi::Property< unsigned int > m_Nsamples {this, "NSamples", 32,"Number of samples to store"}
Gaudi::Property< bool > m_keepPulsed {this, "KeepOnlyPulsed", true}
Gaudi::Property< std::vector< unsigned int > > m_keepFT {this,"KeepFT", {}, "list of FT to keep"}
std::string m_ntName
unsigned long long m_event
bool m_pass
NTuple::Item< unsigned long long > m_IEvent
NTuple::Item< unsigned long long > m_EventNum
NTuple::Item< long > m_Nsteps
NTuple::Item< long > m_DAC
NTuple::Item< long > m_Ntrigger
NTuple::Item< long > m_delay
NTuple::Item< long > m_ntNsamples
NTuple::Item< long > m_isPulsed
NTuple::Item< unsigned long > m_StepIndex
NTuple::Array< unsigned int > m_Sum
NTuple::Array< unsigned int > m_SumSq
NTuple::Array< float > m_Mean
NTuple::Array< float > m_RMS
bool m_initialized
DataObjIDColl m_extendedExtraObjects
StoreGateSvc_t m_evtStore
 Pointer to StoreGate (event store by default).
std::vector< SG::VarHandleKeyArray * > m_vhka
bool m_varHandleArraysDeclared

Detailed Description

Definition at line 23 of file LArAverages2Ntuple.h.

Member Typedef Documentation

◆ StoreGateSvc_t

typedef ServiceHandle<StoreGateSvc> AthCommonDataStore< AthCommonMsg< Algorithm > >::StoreGateSvc_t
privateinherited

Definition at line 388 of file AthCommonDataStore.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
protectedinherited
Enumerator
NOT_VALID 

Definition at line 65 of file LArCond2NtupleBase.h.

Constructor & Destructor Documentation

◆ LArAverages2Ntuple()

LArAverages2Ntuple::LArAverages2Ntuple ( const std::string & name,
ISvcLocator * pSvcLocator )

Definition at line 10 of file LArAverages2Ntuple.cxx.

10 :
11 LArCond2NtupleBase(name, pSvcLocator),m_event(0),m_pass(false)
12{ }
unsigned long long m_event
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)

◆ ~LArAverages2Ntuple()

LArAverages2Ntuple::~LArAverages2Ntuple ( )
inline

Definition at line 27 of file LArAverages2Ntuple.h.

27{};

Member Function Documentation

◆ cablingKey()

const SG::ReadCondHandleKey< LArOnOffIdMapping > & LArCond2NtupleBase::cablingKey ( ) const
inherited

Definition at line 458 of file LArCond2NtupleBase.cxx.

459{
460 if(m_isSC) return m_cablingSCKey;
461 return m_cablingKey;
462}
Gaudi::Property< bool > m_isSC
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingSCKey
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey

◆ declareGaudiProperty()

Gaudi::Details::PropertyBase & AthCommonDataStore< AthCommonMsg< Algorithm > >::declareGaudiProperty ( Gaudi::Property< T, V, H > & hndl,
const SG::VarHandleKeyType &  )
inlineprivateinherited

specialization for handling Gaudi::Property<SG::VarHandleKey>

Definition at line 156 of file AthCommonDataStore.h.

158 {
160 hndl.value(),
161 hndl.documentation());
162
163 }
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)

◆ declareProperty()

Gaudi::Details::PropertyBase & AthCommonDataStore< AthCommonMsg< Algorithm > >::declareProperty ( Gaudi::Property< T, V, H > & t)
inlineinherited

Definition at line 145 of file AthCommonDataStore.h.

145 {
146 typedef typename SG::HandleClassifier<T>::type htype;
148 }
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>

◆ detStore()

const ServiceHandle< StoreGateSvc > & AthCommonDataStore< AthCommonMsg< Algorithm > >::detStore ( ) const
inlineinherited

The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 95 of file AthCommonDataStore.h.

◆ evtStore()

ServiceHandle< StoreGateSvc > & AthCommonDataStore< AthCommonMsg< Algorithm > >::evtStore ( )
inlineinherited

The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 85 of file AthCommonDataStore.h.

◆ execute()

StatusCode LArAverages2Ntuple::execute ( )
finaloverridevirtual

Definition at line 69 of file LArAverages2Ntuple.cxx.

70{
71 ATH_MSG_DEBUG ( "in execute" );
72
73 const EventContext& ctx = Gaudi::Hive::currentContext();
74
75 const LArAccumulatedCalibDigitContainer* accuDigitContainer = nullptr;
76 SG::ReadHandle<LArAccumulatedCalibDigitContainer> Hdl{m_contKey, ctx};
77 if (!Hdl.isValid()) {
78 ATH_MSG_WARNING ( "Unable to retrieve LArAccumulatedCalibDigitContainer with key " << m_contKey << " from DetectorStore. " );
79 return StatusCode::SUCCESS;
80 } else {
81 ATH_MSG_DEBUG ( "Got LArAccumulatedCalibDigitContainer with key " << m_contKey );
82 accuDigitContainer = Hdl.cptr();
83 }
84
87
88 if(it == it_e) {
89 ATH_MSG_WARNING ( "LArAccumulatedCalibDigitContainer with key=" << m_contKey << " is empty " );
90 return StatusCode::SUCCESS;
91 }else{
92 ATH_MSG_DEBUG ( "LArAccumulatedCalibDigitContainer with key=" << m_contKey << " has " <<accuDigitContainer->size() << " entries" );
93 }
94
95 for (;it!=it_e;++it) {
96 // Add protection - Modif from JF. Marchand
97 if ( !(*it) ) continue;
98
100 m_EventNum = ctx.eventID().event_number();
101 HWIdentifier chid=(*it)->channelID();
102 m_isPulsed = (long)(*it)->isPulsed();
103 if(m_keepPulsed && !(*it)->isPulsed()) continue;
104 m_DAC = (*it)->DAC();
105 m_Nsteps = (*it)->nSteps();
106 m_Ntrigger = (*it)->nTriggers();
107 m_delay = (*it)->delay();
108 m_StepIndex=(*it)->stepIndex();
109 unsigned int trueMaxSample = (*it)->nsamples();
110 m_ntNsamples = trueMaxSample;
111
112 if(trueMaxSample>m_Nsamples){
113 if(!m_pass){
114 ATH_MSG_WARNING ( "The number of samples in data is larger than the one specified by JO: " << trueMaxSample << " > " << m_Nsamples << " --> only " << m_Nsamples << " will be available in the ntuple " );
115 m_pass=true;
116 }
117 trueMaxSample = m_Nsamples;
118 }
119
120 const std::vector<unsigned long>& sampleSum = (*it)->sampleSum();
121 const std::vector<unsigned long>& sampleSum2 = (*it)->sample2Sum();
122 const std::vector<float>& mean = (*it)->mean();
123 const std::vector<float>& RMSv = (*it)->RMS();
124
125 for(unsigned int j=0;j<trueMaxSample;j++){
126 m_Sum[j] = sampleSum[j];
127 m_SumSq[j] = sampleSum2[j];
128 if(m_Ntrigger){
129 m_Mean[j] = mean[j];
130 m_RMS[j] = RMSv[j];
131 } else {
132 m_Mean[j]=0;
133 m_RMS[j]=0;
134 }
135
136 }
137
138 int FT=m_onlineHelper->feedthrough(chid);
139 if(m_keepFT.size() > 0) {
140 if(std::find(std::begin(m_keepFT), std::end(m_keepFT), FT) == std::end(m_keepFT)) continue;
141 }
142
143 fillFromIdentifier(chid);
144 ATH_CHECK( ntupleSvc()->writeRecord(m_nt) );
145 }//end loop over cells
146 m_event++;
147 return StatusCode::SUCCESS;
148}// end execute method.
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_WARNING(x)
#define ATH_MSG_DEBUG(x)
INTupleSvc * ntupleSvc()
DataModel_detail::const_iterator< DataVector > const_iterator
Definition DataVector.h:838
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
size_type size() const noexcept
Returns the number of elements in the collection.
NTuple::Array< float > m_Mean
NTuple::Item< long > m_DAC
Gaudi::Property< std::vector< unsigned int > > m_keepFT
Gaudi::Property< bool > m_keepPulsed
NTuple::Item< long > m_Nsteps
NTuple::Item< unsigned long long > m_EventNum
NTuple::Array< unsigned int > m_SumSq
NTuple::Item< long > m_delay
NTuple::Item< long > m_Ntrigger
NTuple::Array< float > m_RMS
NTuple::Item< long > m_isPulsed
NTuple::Item< unsigned long long > m_IEvent
SG::ReadHandleKey< LArAccumulatedCalibDigitContainer > m_contKey
Gaudi::Property< unsigned int > m_Nsamples
const LArOnlineID_Base * m_onlineHelper
NTuple::Array< unsigned int > m_Sum
NTuple::Item< unsigned long > m_StepIndex
NTuple::Item< long > m_ntNsamples
bool fillFromIdentifier(const HWIdentifier &id)
virtual bool isValid() override final
Can the handle be successfully dereferenced?
const_pointer_type cptr()
Dereference the pointer.
void mean(std::vector< double > &bins, std::vector< double > &values, const std::vector< std::string > &files, const std::string &histname, const std::string &tplotname, const std::string &label="")
float j(const xAOD::IParticle &, const xAOD::TrackMeasurementValidation &hit, const Eigen::Matrix3d &jab_inv)

◆ extraDeps_update_handler()

void AthCommonDataStore< AthCommonMsg< Algorithm > >::extraDeps_update_handler ( Gaudi::Details::PropertyBase & ExtraDeps)
protectedinherited

Add StoreName to extra input/output deps as needed.

use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given

◆ extraOutputDeps()

const DataObjIDColl & AthAlgorithm::extraOutputDeps ( ) const
overridevirtualinherited

Return the list of extra output dependencies.

This list is extended to include symlinks implied by inheritance relations.

Definition at line 50 of file AthAlgorithm.cxx.

51{
52 // If we didn't find any symlinks to add, just return the collection
53 // from the base class. Otherwise, return the extended collection.
54 if (!m_extendedExtraObjects.empty()) {
56 }
57 return Algorithm::extraOutputDeps();
58}
DataObjIDColl m_extendedExtraObjects

◆ fillFromIdentifier()

bool LArCond2NtupleBase::fillFromIdentifier ( const HWIdentifier & id)
inherited

Definition at line 290 of file LArCond2NtupleBase.cxx.

290 {
291
292 ATH_MSG_VERBOSE("Starting fillFromIdentifier");
293 const LArBadChannelCont *bcCont = nullptr;
294 if ( m_addBC) {
295 SG::ReadCondHandle<LArBadChannelCont> readHandle{m_BCKey};
296 bcCont =*readHandle;
297 if( !bcCont) {
298 ATH_MSG_WARNING( "Do not have Bad chan container " << m_BCKey.key() );
299 return false;
300 }
301 }
302
303 const LArCalibLineMapping *clCont=nullptr;
304 if(m_addCalib) {
305 if(m_isSC){
306 SG::ReadCondHandle<LArCalibLineMapping> clHdl{m_calibMapSCKey};
307 clCont={*clHdl};
308 }
309 else{
310 SG::ReadCondHandle<LArCalibLineMapping> clHdl{m_calibMapKey};
311 clCont={*clHdl};
312 }
313 if(!clCont) {
314 ATH_MSG_WARNING( "Do not have calib line mapping !!!" );
315 return false;
316 }
317 }
318
319 const LArOnOffIdMapping* cabling=nullptr;
320 if(m_isSC){
321 SG::ReadCondHandle<LArOnOffIdMapping> cablingHdl{m_cablingSCKey};
322 cabling=*cablingHdl;
323 }
324 else{
325 SG::ReadCondHandle<LArOnOffIdMapping> cablingHdl{m_cablingKey};
326 cabling=*cablingHdl;
327 }
328
329 if(!cabling) {
330 ATH_MSG_WARNING( "Do not have cabling !" );
331 return false;
332 }
333
334 m_onlChanId = hwid.get_identifier32().get_compact();
335
336 if(m_expandId) {
337 m_barrel_ec = m_onlineId->barrel_ec(hwid);
338 m_pos_neg = m_onlineId->pos_neg(hwid);
339 m_FT = m_onlineId->feedthrough(hwid);
340 m_slot = m_onlineId->slot(hwid);
341 m_channel = m_onlineId->channel(hwid);
342 }
343
344 if (m_addHash) {
345 m_chanHash=m_onlineId->channel_Hash(hwid);
346 m_febHash=m_onlineId->feb_Hash(m_onlineId->feb_Id(hwid));
347 }
348
349 if(m_addCalib) {
351 const std::vector<HWIdentifier>& calibLineV=clCont->calibSlotLine(hwid);
352 if(!calibLineV.empty()) {
353 if(m_isSC) {
354 //FIXME - that is hacky, but do not have legacy helper in case of SC
355 m_calibLine = ((hwid.get_identifier32().get_compact())>>8)&0x7F;
356 } else {
357 m_calibLine = m_onlineId->channel(calibLineV[0]);
358 }
359 }
360 }
361
362
363 if ( m_OffId ) {
368
369 if(m_realgeom){
372 }
376 }
377
378 if (m_addBC) m_badChanWord=0;
379 bool connected=false;
380
381 const CaloDetDescrManager_Base* dd_man = nullptr;
382 if (m_realgeom) {
383 if(m_isSC) {
384 SG::ReadCondHandle<CaloSuperCellDetDescrManager> caloSuperCellMgrHandle{m_caloSuperCellMgrKey};
385 dd_man = *caloSuperCellMgrHandle;
386 }
387 else {
388 SG::ReadCondHandle<CaloDetDescrManager> caloMgrHandle{m_caloMgrKey};
389 dd_man = *caloMgrHandle;
390 }
391 }
392
393 try {
394 if (cabling->isOnlineConnected(hwid)) {
395 Identifier id=cabling->cnvToIdentifier(hwid);
396 if ( m_OffId ) {
397 m_oflChanId = id.get_identifier32().get_compact();
398 if (m_addHash) m_oflHash=m_caloId->calo_cell_hash(id);
399
400 if (dd_man) {
401 const CaloDetDescrElement *elem = dd_man->get_element(id);
402 if(!elem) {
403 ATH_MSG_WARNING("Do not have CDDE for "<<id.getString());
404 } else {
405 m_reta = elem->eta_raw();
406 m_rphi = elem->phi_raw();
407 }
408 }
409
410 if (m_emId->is_lar_em(id)) {
411 m_eta = m_emId->eta(id);
412 m_phi = m_emId->phi(id);
413 m_layer = m_emId->sampling(id);
414 m_region = m_emId->region(id);
415 m_detector = std::abs(m_emId->barrel_ec(id)) - 1; //0-barrel, 1-EMEC-OW, 2-EMEC-IW
416 }
417 else if (m_hecId->is_lar_hec(id)) {
418 m_eta = m_hecId->eta(id);
419 m_phi = m_hecId->phi(id);
420 m_layer = m_hecId->sampling(id);
421 m_region = m_hecId->region(id);
422 m_detector = 3;
423 }
424 else if (m_fcalId->is_lar_fcal(id)) {
425 m_eta = m_fcalId->eta(id);
426 m_phi = m_fcalId->phi(id);
427 m_layer = m_fcalId->module(id);
428 m_region = 0;
429 m_detector = 4;
430 }
431 } // m_OffId
432 connected=true;
433 }//end if is connected
434 }catch (LArID_Exception & except) {}
435
436 //bad-channel word
437 if (m_addBC) m_badChanWord=bcCont->status(hwid).packedData();
438 // FEB temperatures
439 if (m_addFEBTemp) {
440 FEBTemp tv = m_FEBTempTool->getFebTemp(hwid);
441 if( !tv.empty() ) {
442 FEBTemp::const_iterator itb = tv.begin();
443 FEBTemp::const_iterator ite = tv.end();
444 for(;itb!=ite;++itb) {
445 m_FEBTemp1 = (*itb).first;
446 m_FEBTemp2 = (*itb).second;
447 }
448 }
449 }
450
451 if(m_addCalib) m_isConnected = (long)connected;
452
453 return connected;
454}
#define ATH_MSG_VERBOSE(x)
std::vector< std::pair< float, float > > FEBTemp
LArBadXCont< LArBadChannel > LArBadChannelCont
const CaloDetDescrElement * get_element(const Identifier &cellId) const
get element by its identifier
BitWord packedData() const
LArBC_t status(const HWIdentifier channel) const
Query the status of a particular channel or FEB This is the main client access method.
const std::vector< HWIdentifier > & calibSlotLine(const HWIdentifier id) const
NTuple::Item< long > m_isConnected
SG::ReadCondHandleKey< LArBadChannelCont > m_BCKey
const CaloCell_Base_ID * m_caloId
NTuple::Item< long > m_calibLine
NTuple::Item< long > m_region
NTuple::Item< long > m_layer
NTuple::Item< long > m_chanHash
Gaudi::Property< bool > m_addCalib
NTuple::Item< float > m_reta
const LArEM_Base_ID * m_emId
NTuple::Item< long > m_onlChanId
SG::ReadCondHandleKey< LArCalibLineMapping > m_calibMapKey
Gaudi::Property< bool > m_addHash
NTuple::Item< long > m_eta
ToolHandle< ILArFEBTempTool > m_FEBTempTool
NTuple::Item< long > m_barrel_ec
NTuple::Item< long > m_FT
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
const LArHEC_Base_ID * m_hecId
NTuple::Item< long > m_oflHash
NTuple::Item< float > m_rphi
Gaudi::Property< bool > m_realgeom
NTuple::Item< long > m_slot
NTuple::Item< long > m_febHash
NTuple::Item< long > m_detector
NTuple::Item< float > m_FEBTemp1
NTuple::Item< long > m_oflChanId
NTuple::Item< float > m_FEBTemp2
SG::ReadCondHandleKey< CaloSuperCellDetDescrManager > m_caloSuperCellMgrKey
NTuple::Item< long > m_phi
NTuple::Item< long > m_badChanWord
const LArOnlineID_Base * m_onlineId
Gaudi::Property< bool > m_addBC
NTuple::Item< long > m_channel
const LArFCAL_Base_ID * m_fcalId
NTuple::Item< long > m_pos_neg
SG::ReadCondHandleKey< LArCalibLineMapping > m_calibMapSCKey
Gaudi::Property< bool > m_expandId
Gaudi::Property< bool > m_addFEBTemp
Gaudi::Property< bool > m_OffId

◆ initialize()

StatusCode LArAverages2Ntuple::initialize ( )
finaloverridevirtual

Definition at line 14 of file LArAverages2Ntuple.cxx.

15{
16 ATH_MSG_INFO ( "in initialize" );
17
19 if ( m_isSC ){
20 const LArOnline_SuperCellID* ll;
21 sc = detStore()->retrieve(ll, "LArOnline_SuperCellID");
22 if (sc.isFailure()) {
23 ATH_MSG_ERROR( "Could not get LArOnlineID helper !" );
24 return StatusCode::FAILURE;
25 }
26 else {
27 m_onlineHelper = dynamic_cast<const LArOnlineID_Base*>(ll);
28 ATH_MSG_DEBUG("Found the LArOnlineID helper");
29 }
30 } else { // m_isSC
31 const LArOnlineID* ll;
32 sc = detStore()->retrieve(ll, "LArOnlineID");
33 if (sc.isFailure()) {
34 ATH_MSG_ERROR( "Could not get LArOnlineID helper !" );
35 return StatusCode::FAILURE;
36 }
37 else {
38 m_onlineHelper = dynamic_cast<const LArOnlineID_Base*>(ll);
39 ATH_MSG_DEBUG(" Found the LArOnlineID helper. ");
40 }
41 }
42 m_ntName = "AVERAGES";
43 m_ntTitle="Averages";
44 m_ntpath=std::string("/NTUPLES/FILE1/")+m_ntName+m_contKey.key();
45
47
48 ATH_CHECK( m_nt->addItem("IEvent",m_IEvent) );
49 ATH_CHECK( m_nt->addItem("EventNum",m_EventNum) );
50 ATH_CHECK( m_nt->addItem("DAC",m_DAC,0,65535) );
51 ATH_CHECK( m_nt->addItem("isPulsed",m_isPulsed,0,1) );
52 ATH_CHECK( m_nt->addItem("delay",m_delay,0,240) );
53 ATH_CHECK( m_nt->addItem("Ntrigger",m_Ntrigger,0,500) );
54 ATH_CHECK( m_nt->addItem("Nsamples",m_ntNsamples,0,32) );
55 ATH_CHECK( m_nt->addItem("Nsteps",m_Nsteps,0,50) );
56 ATH_CHECK( m_nt->addItem("StepIndex",m_StepIndex,0,100) );
57
58 static const int maxSamples = m_Nsamples;
59 ATH_CHECK( m_nt->addItem("Sum",maxSamples,m_Sum) );
60 ATH_CHECK( m_nt->addItem("SumSq",maxSamples,m_SumSq) );
61 ATH_CHECK( m_nt->addItem("Mean",maxSamples,m_Mean) );
62 ATH_CHECK( m_nt->addItem("RMS",maxSamples,m_RMS) );
63
64 ATH_CHECK( m_contKey.initialize( !m_contKey.key().empty() ));
65 return StatusCode::SUCCESS;
66
67}
#define ATH_MSG_ERROR(x)
#define ATH_MSG_INFO(x)
static Double_t sc
const ServiceHandle< StoreGateSvc > & detStore() const
::StatusCode StatusCode
StatusCode definition for legacy code.
long long ll

◆ inputHandles()

virtual std::vector< Gaudi::DataHandle * > AthCommonDataStore< AthCommonMsg< Algorithm > >::inputHandles ( ) const
overridevirtualinherited

Return this algorithm's input handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ msg()

MsgStream & AthCommonMsg< Algorithm >::msg ( ) const
inlineinherited

Definition at line 24 of file AthCommonMsg.h.

24 {
25 return this->msgStream();
26 }

◆ msgLvl()

bool AthCommonMsg< Algorithm >::msgLvl ( const MSG::Level lvl) const
inlineinherited

Definition at line 30 of file AthCommonMsg.h.

30 {
31 return this->msgLevel(lvl);
32 }

◆ outputHandles()

virtual std::vector< Gaudi::DataHandle * > AthCommonDataStore< AthCommonMsg< Algorithm > >::outputHandles ( ) const
overridevirtualinherited

Return this algorithm's output handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ renounce()

std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > AthCommonDataStore< AthCommonMsg< Algorithm > >::renounce ( T & h)
inlineprotectedinherited

Definition at line 380 of file AthCommonDataStore.h.

381 {
382 h.renounce();
384 }
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce(T &h)

◆ renounceArray()

void AthCommonDataStore< AthCommonMsg< Algorithm > >::renounceArray ( SG::VarHandleKeyArray & handlesArray)
inlineprotectedinherited

remove all handles from I/O resolution

Definition at line 364 of file AthCommonDataStore.h.

364 {
366 }

◆ sysInitialize()

StatusCode AthAlgorithm::sysInitialize ( )
overridevirtualinherited

Override sysInitialize.

Override sysInitialize from the base class.

Loop through all output handles, and if they're WriteCondHandles, automatically register them and this Algorithm with the CondSvc

Scan through all outputHandles, and if they're WriteCondHandles, register them with the CondSvc

Reimplemented from AthCommonDataStore< AthCommonMsg< Algorithm > >.

Reimplemented in AthAnalysisAlgorithm, AthFilterAlgorithm, AthHistogramAlgorithm, and PyAthena::Alg.

Definition at line 66 of file AthAlgorithm.cxx.

66 {
68
69 if (sc.isFailure()) {
70 return sc;
71 }
72 ServiceHandle<ICondSvc> cs("CondSvc",name());
73 for (auto h : outputHandles()) {
74 if (h->isCondition() && h->mode() == Gaudi::DataHandle::Writer) {
75 // do this inside the loop so we don't create the CondSvc until needed
76 if ( cs.retrieve().isFailure() ) {
77 ATH_MSG_WARNING("no CondSvc found: won't autoreg WriteCondHandles");
78 return StatusCode::SUCCESS;
79 }
80 if (cs->regHandle(this,*h).isFailure()) {
81 sc = StatusCode::FAILURE;
82 ATH_MSG_ERROR("unable to register WriteCondHandle " << h->fullKey()
83 << " with CondSvc");
84 }
85 }
86 }
87 return sc;
88}
virtual StatusCode sysInitialize() override
Override sysInitialize.
AthCommonDataStore(const std::string &name, T... args)
virtual std::vector< Gaudi::DataHandle * > outputHandles() const override

◆ sysStart()

virtual StatusCode AthCommonDataStore< AthCommonMsg< Algorithm > >::sysStart ( )
overridevirtualinherited

Handle START transition.

We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.

◆ updateVHKA()

void AthCommonDataStore< AthCommonMsg< Algorithm > >::updateVHKA ( Gaudi::Details::PropertyBase & )
inlineinherited

Definition at line 308 of file AthCommonDataStore.h.

308 {
309 // debug() << "updateVHKA for property " << p.name() << " " << p.toString()
310 // << " size: " << m_vhka.size() << endmsg;
311 for (auto &a : m_vhka) {
313 for (auto k : keys) {
314 k->setOwner(this);
315 }
316 }
317 }
std::vector< SG::VarHandleKeyArray * > m_vhka

Member Data Documentation

◆ m_addBC

Gaudi::Property< bool > LArCond2NtupleBase::m_addBC {this, "AddBadChannelInfo", true, "dump BadChan info ?"}
protectedinherited

Definition at line 54 of file LArCond2NtupleBase.h.

54{this, "AddBadChannelInfo", true, "dump BadChan info ?"};

◆ m_addCalib

Gaudi::Property< bool > LArCond2NtupleBase::m_addCalib {this, "AddCalib", false, "add also calib line info info ?"}
protectedinherited

Definition at line 60 of file LArCond2NtupleBase.h.

60{this, "AddCalib", false, "add also calib line info info ?"};

◆ m_addFEBTemp

Gaudi::Property< bool > LArCond2NtupleBase::m_addFEBTemp {this, "AddFEBTempInfo", false, "dump FEB temperature info ?"}
protectedinherited

Definition at line 55 of file LArCond2NtupleBase.h.

55{this, "AddFEBTempInfo", false, "dump FEB temperature info ?"};

◆ m_addHash

Gaudi::Property< bool > LArCond2NtupleBase::m_addHash {this, "AddHash", false, "add also ID hash info ?"}
protectedinherited

Definition at line 59 of file LArCond2NtupleBase.h.

59{this, "AddHash", false, "add also ID hash info ?"};

◆ m_badChanWord

NTuple::Item<long> LArCond2NtupleBase::m_badChanWord
protectedinherited

Definition at line 75 of file LArCond2NtupleBase.h.

◆ m_barrel_ec

NTuple::Item<long> LArCond2NtupleBase::m_barrel_ec
protectedinherited

Definition at line 74 of file LArCond2NtupleBase.h.

◆ m_BCKey

SG::ReadCondHandleKey<LArBadChannelCont> LArCond2NtupleBase::m_BCKey {this, "BadChanKey", "LArBadChannel", "SG bad channels key"}
protectedinherited

Definition at line 94 of file LArCond2NtupleBase.h.

94{this, "BadChanKey", "LArBadChannel", "SG bad channels key"};

◆ m_cablingKey

SG::ReadCondHandleKey<LArOnOffIdMapping> LArCond2NtupleBase::m_cablingKey {this,"CablingKey","LArOnOffIdMap","SG Key of LArOnOffIdMapping object"}
protectedinherited

Definition at line 91 of file LArCond2NtupleBase.h.

91{this,"CablingKey","LArOnOffIdMap","SG Key of LArOnOffIdMapping object"};

◆ m_cablingSCKey

SG::ReadCondHandleKey<LArOnOffIdMapping> LArCond2NtupleBase::m_cablingSCKey {this,"CablingSCKey","LArOnOffIdMapSC","SG Key of LArOnOffIdMapping object"}
protectedinherited

Definition at line 92 of file LArCond2NtupleBase.h.

92{this,"CablingSCKey","LArOnOffIdMapSC","SG Key of LArOnOffIdMapping object"};

◆ m_calibLine

NTuple::Item<long> LArCond2NtupleBase::m_calibLine
protectedinherited

Definition at line 75 of file LArCond2NtupleBase.h.

◆ m_calibMapKey

SG::ReadCondHandleKey<LArCalibLineMapping> LArCond2NtupleBase::m_calibMapKey {this,"CalibMapKey","LArCalibLineMap","SG Key of calib line mapping object"}
protectedinherited

Definition at line 95 of file LArCond2NtupleBase.h.

95{this,"CalibMapKey","LArCalibLineMap","SG Key of calib line mapping object"};

◆ m_calibMapSCKey

SG::ReadCondHandleKey<LArCalibLineMapping> LArCond2NtupleBase::m_calibMapSCKey {this,"CalibMapSCKey","LArCalibIdMapSC","SG Key of calib line mapping object"}
protectedinherited

Definition at line 96 of file LArCond2NtupleBase.h.

96{this,"CalibMapSCKey","LArCalibIdMapSC","SG Key of calib line mapping object"};

◆ m_caloId

const CaloCell_Base_ID* LArCond2NtupleBase::m_caloId
protectedinherited

Definition at line 88 of file LArCond2NtupleBase.h.

◆ m_caloMgrKey

SG::ReadCondHandleKey<CaloDetDescrManager> LArCond2NtupleBase::m_caloMgrKey {this, "CaloDetDescrManager", "CaloDetDescrManager", "SG Key for CaloDetDescrManager in the Condition Store"}
protectedinherited

Definition at line 98 of file LArCond2NtupleBase.h.

98{this, "CaloDetDescrManager", "CaloDetDescrManager", "SG Key for CaloDetDescrManager in the Condition Store"};

◆ m_caloSuperCellMgrKey

SG::ReadCondHandleKey<CaloSuperCellDetDescrManager> LArCond2NtupleBase::m_caloSuperCellMgrKey {this, "CaloSuperCellDetDescrManager", "CaloSuperCellDetDescrManager", "SG key of the resulting CaloSuperCellDetDescrManager" }
protectedinherited

Definition at line 99 of file LArCond2NtupleBase.h.

99{this, "CaloSuperCellDetDescrManager", "CaloSuperCellDetDescrManager", "SG key of the resulting CaloSuperCellDetDescrManager" };

◆ m_chanHash

NTuple::Item<long> LArCond2NtupleBase::m_chanHash
protectedinherited

Definition at line 77 of file LArCond2NtupleBase.h.

◆ m_channel

NTuple::Item<long> LArCond2NtupleBase::m_channel
protectedinherited

Definition at line 74 of file LArCond2NtupleBase.h.

◆ m_contKey

SG::ReadHandleKey<LArAccumulatedCalibDigitContainer> LArAverages2Ntuple::m_contKey {this, "ContainerKey","","LArAccumulatedCalibDigit key"}
private

Definition at line 36 of file LArAverages2Ntuple.h.

36{this, "ContainerKey","","LArAccumulatedCalibDigit key"};

◆ m_DAC

NTuple::Item<long> LArAverages2Ntuple::m_DAC
private

Definition at line 49 of file LArAverages2Ntuple.h.

◆ m_delay

NTuple::Item<long> LArAverages2Ntuple::m_delay
private

Definition at line 51 of file LArAverages2Ntuple.h.

◆ m_detector

NTuple::Item<long> LArCond2NtupleBase::m_detector
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_detStore

StoreGateSvc* LArCond2NtupleBase::m_detStore
protectedinherited

Definition at line 83 of file LArCond2NtupleBase.h.

◆ m_emId

const LArEM_Base_ID* LArCond2NtupleBase::m_emId
protectedinherited

Definition at line 84 of file LArCond2NtupleBase.h.

◆ m_eta

NTuple::Item<long> LArCond2NtupleBase::m_eta
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_event

unsigned long long LArAverages2Ntuple::m_event
private

Definition at line 43 of file LArAverages2Ntuple.h.

◆ m_EventNum

NTuple::Item<unsigned long long> LArAverages2Ntuple::m_EventNum
private

Definition at line 47 of file LArAverages2Ntuple.h.

◆ m_evtStore

StoreGateSvc_t AthCommonDataStore< AthCommonMsg< Algorithm > >::m_evtStore
privateinherited

Pointer to StoreGate (event store by default).

Definition at line 390 of file AthCommonDataStore.h.

◆ m_expandId

Gaudi::Property< bool > LArCond2NtupleBase::m_expandId {this,"ExpandId", true ,"add online Id decoded fields ?"}
protectedinherited

Definition at line 62 of file LArCond2NtupleBase.h.

62{this,"ExpandId", true ,"add online Id decoded fields ?"};

◆ m_extendedExtraObjects

DataObjIDColl AthAlgorithm::m_extendedExtraObjects
privateinherited

Definition at line 79 of file AthAlgorithm.h.

◆ m_fcalId

const LArFCAL_Base_ID* LArCond2NtupleBase::m_fcalId
protectedinherited

Definition at line 86 of file LArCond2NtupleBase.h.

◆ m_febHash

NTuple::Item<long> LArCond2NtupleBase::m_febHash
protectedinherited

Definition at line 77 of file LArCond2NtupleBase.h.

◆ m_FEBTemp1

NTuple::Item<float> LArCond2NtupleBase::m_FEBTemp1
protectedinherited

Definition at line 80 of file LArCond2NtupleBase.h.

◆ m_FEBTemp2

NTuple::Item<float> LArCond2NtupleBase::m_FEBTemp2
protectedinherited

Definition at line 80 of file LArCond2NtupleBase.h.

◆ m_FEBTempTool

ToolHandle<ILArFEBTempTool> LArCond2NtupleBase::m_FEBTempTool
protectedinherited

Definition at line 89 of file LArCond2NtupleBase.h.

◆ m_FT

NTuple::Item<long> LArCond2NtupleBase::m_FT
protectedinherited

Definition at line 74 of file LArCond2NtupleBase.h.

◆ m_hecId

const LArHEC_Base_ID* LArCond2NtupleBase::m_hecId
protectedinherited

Definition at line 85 of file LArCond2NtupleBase.h.

◆ m_IEvent

NTuple::Item<unsigned long long> LArAverages2Ntuple::m_IEvent
private

Definition at line 46 of file LArAverages2Ntuple.h.

◆ m_initialized

bool LArCond2NtupleBase::m_initialized
privateinherited

Definition at line 51 of file LArCond2NtupleBase.h.

◆ m_isConnected

NTuple::Item<long> LArCond2NtupleBase::m_isConnected
protectedinherited

Definition at line 76 of file LArCond2NtupleBase.h.

◆ m_isFlat

Gaudi::Property< bool > LArCond2NtupleBase::m_isFlat {this, "isFlat", false, "are we working with Flat conditions ?"}
protectedinherited

Definition at line 57 of file LArCond2NtupleBase.h.

57{this, "isFlat", false, "are we working with Flat conditions ?"};

◆ m_isPulsed

NTuple::Item<long> LArAverages2Ntuple::m_isPulsed
private

Definition at line 53 of file LArAverages2Ntuple.h.

◆ m_isSC

Gaudi::Property< bool > LArCond2NtupleBase::m_isSC {this, "isSC", false, "are we working with SC?"}
protectedinherited

Definition at line 56 of file LArCond2NtupleBase.h.

56{this, "isSC", false, "are we working with SC?"};

◆ m_keepFT

Gaudi::Property< std::vector<unsigned int> > LArAverages2Ntuple::m_keepFT {this,"KeepFT", {}, "list of FT to keep"}
private

Definition at line 39 of file LArAverages2Ntuple.h.

39{this,"KeepFT", {}, "list of FT to keep"};

◆ m_keepPulsed

Gaudi::Property< bool > LArAverages2Ntuple::m_keepPulsed {this, "KeepOnlyPulsed", true}
private

Definition at line 38 of file LArAverages2Ntuple.h.

38{this, "KeepOnlyPulsed", true};

◆ m_layer

NTuple::Item<long> LArCond2NtupleBase::m_layer
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_Mean

NTuple::Array<float> LArAverages2Ntuple::m_Mean
private

Definition at line 59 of file LArAverages2Ntuple.h.

◆ m_NGains

Gaudi::Property< int > LArCond2NtupleBase::m_NGains {this,"nGains", CaloGain::LARNGAIN,"Number of gains"}
protectedinherited

Definition at line 63 of file LArCond2NtupleBase.h.

63{this,"nGains", CaloGain::LARNGAIN,"Number of gains"};
@ LARNGAIN
Definition CaloGain.h:19

◆ m_Nsamples

Gaudi::Property< unsigned int > LArAverages2Ntuple::m_Nsamples {this, "NSamples", 32,"Number of samples to store"}
private

Definition at line 37 of file LArAverages2Ntuple.h.

37{this, "NSamples", 32,"Number of samples to store"};

◆ m_Nsteps

NTuple::Item<long> LArAverages2Ntuple::m_Nsteps
private

Definition at line 48 of file LArAverages2Ntuple.h.

◆ m_nt

NTuple::Tuple* LArCond2NtupleBase::m_nt
protectedinherited

Definition at line 70 of file LArCond2NtupleBase.h.

◆ m_ntName

std::string LArAverages2Ntuple::m_ntName
private

Definition at line 41 of file LArAverages2Ntuple.h.

◆ m_ntNsamples

NTuple::Item<long> LArAverages2Ntuple::m_ntNsamples
private

Definition at line 52 of file LArAverages2Ntuple.h.

◆ m_ntpath

std::string LArCond2NtupleBase::m_ntpath
protectedinherited

Definition at line 67 of file LArCond2NtupleBase.h.

◆ m_Ntrigger

NTuple::Item<long> LArAverages2Ntuple::m_Ntrigger
private

Definition at line 50 of file LArAverages2Ntuple.h.

◆ m_ntTitle

std::string LArCond2NtupleBase::m_ntTitle
protectedinherited

Definition at line 67 of file LArCond2NtupleBase.h.

◆ m_OffId

Gaudi::Property< bool > LArCond2NtupleBase::m_OffId {this, "OffId", false, "dump also offline ID ?"}
protectedinherited

Definition at line 58 of file LArCond2NtupleBase.h.

58{this, "OffId", false, "dump also offline ID ?"};

◆ m_oflChanId

NTuple::Item<long> LArCond2NtupleBase::m_oflChanId
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_oflHash

NTuple::Item<long> LArCond2NtupleBase::m_oflHash
protectedinherited

Definition at line 77 of file LArCond2NtupleBase.h.

◆ m_onlChanId

NTuple::Item<long> LArCond2NtupleBase::m_onlChanId
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_onlineHelper

const LArOnlineID_Base* LArAverages2Ntuple::m_onlineHelper = nullptr
private

Definition at line 34 of file LArAverages2Ntuple.h.

◆ m_onlineId

const LArOnlineID_Base* LArCond2NtupleBase::m_onlineId
protectedinherited

Definition at line 87 of file LArCond2NtupleBase.h.

◆ m_pass

bool LArAverages2Ntuple::m_pass
private

Definition at line 44 of file LArAverages2Ntuple.h.

◆ m_phi

NTuple::Item<long> LArCond2NtupleBase::m_phi
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_pos_neg

NTuple::Item<long> LArCond2NtupleBase::m_pos_neg
protectedinherited

Definition at line 74 of file LArCond2NtupleBase.h.

◆ m_realgeom

Gaudi::Property< bool > LArCond2NtupleBase::m_realgeom {this, "RealGeometry", false, "add real geometry values ?"}
protectedinherited

Definition at line 61 of file LArCond2NtupleBase.h.

61{this, "RealGeometry", false, "add real geometry values ?"};

◆ m_region

NTuple::Item<long> LArCond2NtupleBase::m_region
protectedinherited

Definition at line 73 of file LArCond2NtupleBase.h.

◆ m_reta

NTuple::Item<float> LArCond2NtupleBase::m_reta
protectedinherited

Definition at line 79 of file LArCond2NtupleBase.h.

◆ m_RMS

NTuple::Array<float> LArAverages2Ntuple::m_RMS
private

Definition at line 60 of file LArAverages2Ntuple.h.

◆ m_rphi

NTuple::Item<float> LArCond2NtupleBase::m_rphi
protectedinherited

Definition at line 79 of file LArCond2NtupleBase.h.

◆ m_slot

NTuple::Item<long> LArCond2NtupleBase::m_slot
protectedinherited

Definition at line 74 of file LArCond2NtupleBase.h.

◆ m_StepIndex

NTuple::Item<unsigned long> LArAverages2Ntuple::m_StepIndex
private

Definition at line 55 of file LArAverages2Ntuple.h.

◆ m_Sum

NTuple::Array<unsigned int> LArAverages2Ntuple::m_Sum
private

Definition at line 57 of file LArAverages2Ntuple.h.

◆ m_SumSq

NTuple::Array<unsigned int> LArAverages2Ntuple::m_SumSq
private

Definition at line 58 of file LArAverages2Ntuple.h.

◆ m_varHandleArraysDeclared

bool AthCommonDataStore< AthCommonMsg< Algorithm > >::m_varHandleArraysDeclared
privateinherited

Definition at line 399 of file AthCommonDataStore.h.

◆ m_vhka

std::vector<SG::VarHandleKeyArray*> AthCommonDataStore< AthCommonMsg< Algorithm > >::m_vhka
privateinherited

Definition at line 398 of file AthCommonDataStore.h.


The documentation for this class was generated from the following files: