|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef LARAFFECTEDREGIONSALG_H
12 #define LARAFFECTEDREGIONSALG_H
47 Gaudi::Property<std::string>
m_MonGroupName {
this,
"AffectedRegionsGroupName",
"LArAffectedRegionsMonGroup"};
48 Gaudi::Property<std::string>
m_embpsName {
this,
"EMBPSname",
"EMBPS"};
49 Gaudi::Property<std::string>
m_embName {
this,
"EMBname",
"EMB"};
50 Gaudi::Property<std::string>
m_emecpsName {
this,
"EMECPSname",
"EMECPS"};
51 Gaudi::Property<std::string>
m_emecName {
this,
"EMECname",
"EMEC"};
52 Gaudi::Property<std::string>
m_hec0Name {
this,
"HEC0name",
"HEC0"};
53 Gaudi::Property<std::string>
m_hec1Name {
this,
"HEC1name",
"HEC1"};
54 Gaudi::Property<std::string>
m_hec2Name {
this,
"HEC2name",
"HEC2"};
55 Gaudi::Property<std::string>
m_hec3Name {
this,
"HEC3name",
"HEC3"};
56 Gaudi::Property<std::string>
m_fcal0Name {
this,
"FCal0name",
"FCAL0"};
57 Gaudi::Property<std::string>
m_fcal1Name {
this,
"FCal1name",
"FCAL1"};
58 Gaudi::Property<std::string>
m_fcal2Name {
this,
"FCal2name",
"FCAL2"};
61 Gaudi::Property<bool>
m_IsOnline {
this,
"IsOnline",
false};
62 Gaudi::Property<float>
m_delta_phi {
this,
"PhiGranularity",0.01};
63 Gaudi::Property<float>
m_delta_eta {
this,
"EtaGranularity",0.01};
Gaudi::Property< std::string > m_hec1Name
virtual ~LArAffectedRegionsAlg()
Default destructor.
Gaudi::Property< std::string > m_embpsName
SG::ReadCondHandleKey< CaloAffectedRegionInfoVec > m_affKey
Gaudi::Property< std::string > m_fcal0Name
virtual StatusCode fillHistograms(const EventContext &ctx) const override
Called each event.
virtual StatusCode initialize() override
Overwrite dummy method from AlgTool.
Gaudi::Property< std::string > m_MonGroupName
Base class for Athena Monitoring Algorithms.
Gaudi::Property< std::string > m_hec0Name
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< bool > m_IsOnline
LArAffectedRegionsAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< std::string > m_fcal2Name
Gaudi::Property< std::string > m_hec2Name
Gaudi::Property< float > m_delta_phi
Header file to be included by clients of the Monitored infrastructure.
Gaudi::Property< float > m_delta_eta
Gaudi::Property< std::string > m_emecpsName
Gaudi::Property< std::string > m_hec3Name
Gaudi::Property< std::string > m_emecName
Gaudi::Property< std::string > m_fcal1Name
Gaudi::Property< std::string > m_embName