ATLAS Offline Software
|
#include "AtlasDetDescr/AtlasDetectorID.h"
#include "Identifier/Identifier.h"
#include "Identifier/IdentifierHash.h"
#include "Identifier/MultiRange.h"
#include "Identifier/IdHelper.h"
#include "IdDict/IdDictFieldImplementation.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
class | ZdcID |
Enumerations | |
enum | ZdcIDType { SINGLECHANNEL =0, MULTICHANNEL =1, ACTIVE =SINGLECHANNEL, INACTIVE =MULTICHANNEL } |
enum | ZdcIDVolChannel { READOUT =0, PIXEL =1, TUNGSTEN =2, HOUSING =3, AIR =4, TANAIR =5 } |
enum ZdcIDType |