ATLAS Offline Software
Loading...
Searching...
No Matches
CaloId.h File Reference
#include "TString.h"
Include dependency graph for CaloId.h:

Go to the source code of this file.

Classes

class  LArSamples::Id

Namespaces

namespace  LArSamples

Enumerations

enum  LArSamples::CaloId {
  LArSamples::FCAL_C = -5 , LArSamples::HEC_C = -4 , LArSamples::EMEC_INNER_C = -3 , LArSamples::EMEC_OUTER_C = -2 ,
  LArSamples::EMB_C = -1 , LArSamples::UNKNOWN_CALO = 0 , LArSamples::EMB_A = 1 , LArSamples::EMEC_OUTER_A = 2 ,
  LArSamples::EMEC_INNER_A = 3 , LArSamples::HEC_A = 4 , LArSamples::FCAL_A = 5 , LArSamples::EMEC_C = -10 ,
  LArSamples::EMEC_A = 10 , LArSamples::EMB = 101 , LArSamples::EMEC = 102 , LArSamples::EMEC_OUTER = 103 ,
  LArSamples::EMEC_INNER = 104 , LArSamples::HEC = 105 , LArSamples::FCAL = 106 , LArSamples::EM = 107 ,
  LArSamples::PRECISION_EM = 108
}
enum  LArSamples::PartitionId {
  LArSamples::EMB_A_PARTITION = 1 , LArSamples::EMB_C_PARTITION = 2 , LArSamples::EMEC_A_PARTITION = 3 , LArSamples::EMEC_C_PARTITION = 4 ,
  LArSamples::HEC_A_PARTITION = 5 , LArSamples::HEC_C_PARTITION = 6 , LArSamples::FCAL_A_PARTITION = 7 , LArSamples::FCAL_C_PARTITION = 8 ,
  LArSamples::UNKNOWN_PARTITION = 0
}