ATLAS Offline Software
|
#include "AthenaKernel/CLASS_DEF.h"
#include "GaudiKernel/MsgStream.h"
#include "AtlasDetDescr/AtlasDetectorID.h"
#include "Identifier/HWIdentifier.h"
#include "Identifier/IdentifierHash.h"
#include "Identifier/Range.h"
#include "IdDict/IdDictFieldImplementation.h"
#include "IdDict/IdDictDefs.h"
#include "CaloIdentifier/CaloID_Exception.h"
#include <vector>
#include <iostream>
#include <algorithm>
#include <map>
Go to the source code of this file.
Classes | |
class | TTOnlineID |
Helper class for Calo TT online identifiers. More... | |
class | TTOnlineID::HashCalc |
small class holding the starting hash value, the min eta and the number of phi bins of each region used to CPU-optimize the conversion from an identifier to a hash index More... | |