|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOCELLGROUP_H
6 #define CALOCELLGROUP_H
7 #include "GaudiKernel/MsgStream.h"
26 static void complain(MsgStream&,
const std::string&) ;
std::vector< std::pair< int, int > > m_fieldBoundaries
void dump(const CaloCell_Base_ID *caloCellId)
const std::vector< float > & getDefaults() const
const std::vector< float > & getValue() const
const CaloCell_Base_ID * m_caloCellId
Helper base class for offline cell identifiers.
bool setDefinition(const CaloCell_Base_ID *caloCellId, const std::string &definition, MsgStream &logStr)
std::vector< CaloCellGroup > m_groups
bool inGroup(const Identifier id) const
std::vector< float > m_values
std::vector< float > m_defaults
Helper base class for offline cell identifiers.
const std::vector< float > & valuesForCell(const Identifier id)
bool setDefinition(const CaloCell_Base_ID *caloCellId, const std::vector< std::string > &definitions, MsgStream &logStr)
static void complain(MsgStream &, const std::string &)