Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCAFJOBS_LARHECNOISE_H
6 #define LARCAFJOBS_LARHECNOISE_H
8 #include "GaudiKernel/ToolHandle.h"
10 #include "GaudiKernel/ObjectVector.h"
11 #include "GaudiKernel/AlgTool.h"
13 #include "CLHEP/Units/SystemOfUnits.h"
15 #include "GaudiKernel/ITHistSvc.h"
67 PublicToolHandle< Trig::TrigDecisionTool >
m_trigDec{
this,
"TrigDecisionTool",
"",
"Handle to the TrigDecisionTool"};
72 ,
"CaloDetDescrManager"
73 ,
"CaloDetDescrManager"
74 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
118 #endif // LArHECNoise_H
const LArOnlineID * m_LArOnlineIDHelper
Helper for the Liquid Argon Calorimeter cell at the electrode level.
ServiceHandle< ITHistSvc > m_thistSvc
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
Helper class for LArHEC offline identifiers.
std::vector< std::string > m_TriggerLines
Definition of CaloDetDescrManager.
virtual StatusCode initialize() override
SG::ReadCondHandleKey< ILArPedestal > m_pedKey
virtual StatusCode finalize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
LArHECNoise(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Helper class for offline cell identifiers.
const CaloCell_ID * m_calocell_id
PublicToolHandle< Trig::TrigDecisionTool > m_trigDec
virtual StatusCode execute() override
Helper class for LArEM offline identifiers.
Helper class for LArFCAL offline identifiers.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey