Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef LARCAFJOBS_LARSHAPEDUMPER_H
11 #define LARCAFJOBS_LARSHAPEDUMPER_H
14 #include "GaudiKernel/ToolHandle.h"
27 #include "GaudiKernel/NTuple.h"
28 #include "GaudiKernel/SmartDataPtr.h"
104 ToolHandle<ILArShapeDumperTool> m_dumperTool{
this,
"LArShapeDumperTool",
"LArShapeDumperTool"};
105 ToolHandle<ILArShapeDumperTool> m_dumperToolSC{
this,
"LArShapeDumperToolSC",
"LArShapeDumperToolSC"};
108 Gaudi::Property<std::vector<std::string> > m_problemsToMask{
this,
"ProblemsToMask",{},
"Bad-Channel categories to patch"};
110 Gaudi::Property<std::vector<std::string> > m_problemsToMaskSC{
this,
"ProblemsToMaskSC",{},
"Bad-Channel categories to mask"};
121 PublicToolHandle< Trig::TrigDecisionTool > m_trigDec{
this,
"TrigDecisionTool",
"",
"Handle to the TrigDecisionTool"};
139 ,
"CaloDetDescrManager"
140 ,
"CaloDetDescrManager"
141 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
143 "CaloSuperCellDetDescrManager",
"CaloSuperCellDetDescrManager",
144 "SG key of the resulting CaloSuperCellDetDescrManager" };
Property holding a SG store/key/clid from which a ReadHandle is made.
def finalize(self)
_info( "content of StoreGate..." ) self.sg.dump()
The common trigger namespace for trigger analysis tools.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
LArBadChannelMask m_bcMaskSC
LArBadChannelMask m_bcMask
This class groups all DetDescr information related to a CaloCell. Provides a generic interface for al...
std::vector< std::string > m_triggerNames
unsigned m_nPrescaledAway
Definition of CaloDetDescrManager.
The Athena Transient Store API.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
const LArOnline_SuperCellID * m_onlineHelperSC
storage of the time histories of all the cells
std::unique_ptr< LArSamples::RunData > m_runData
LArSamples::DataStore * m_samples
std::vector< const Trig::ChainGroup * > m_triggerGroups
Replaces the BunchCrossing AlgTool used in run1/2.
unsigned m_nWrongBunchGroup
const LArOnlineID * m_onlineHelper