|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCELLREC_LArCelldeadOTXTool_H
6 #define LARCELLREC_LArCelldeadOTXTool_H
25 using base_class::base_class;
41 Gaudi::Property<int>
m_scCut{
this,
"SCEneCut",70,
"Do not use super-cells with values below this cut"};
45 ToolHandle<ICaloSuperCellIDTool>
m_scidtool{
this,
"CaloSuperCellIDTool",
"CaloSuperCellIDTool",
"Offline / SuperCell ID mapping tool"};
47 typedef std::map<HWIdentifier,std::vector<std::pair<IdentifierHash,float> > >
scToDeadCellMap_t;
Property holding a SG store/key/clid from which a ReadHandle is made.
Container class for LArRawSC.
bool const RAWDATA *ch2 const
Definition of CaloDetDescrManager.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
Container class for CaloCell.