|
ATLAS Offline Software
|
Go to the documentation of this file.
21 return StatusCode::SUCCESS;
29 else myKey =
"UNKNOWN SHAPE";
32 if(itr==
m_map.end()) {
33 ATH_MSG_ERROR(
"HIEventShapeMapTool failed to find map w/ format " << myKey);
36 return &(itr->second);
45 return &(itr->second);
50 return &(itr->second);
53 ATH_MSG_FATAL(
"Event Shape w/ unknown binning! Not TOWER or COMPACT. Not possible to get Index");
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned int setBinning(const TH2 *h2, bool asMask)
constexpr unsigned int numEtaBins()
constexpr unsigned int numLayers()
size_type size() const noexcept
Returns the number of elements in the collection.