ATLAS Offline Software
Classes | Variables
CaloCell_SimpleDetectorInfo.h File Reference

Go to the source code of this file.

Classes

class  CaloCell_SimpleDetectorInfo
 

Variables

const unsigned CALOCELL_DETINFO_Atlas_Lar_EM = (1<<0)
 
const unsigned CALOCELL_DETINFO_Atlas_Lar_HEC = (1<<1)
 
const unsigned CALOCELL_DETINFO_Atlas_Lar_FCal = (1<<2)
 
const unsigned CALOCELL_DETINFO_Atlas_Tile = (1<<3)
 
const unsigned CALOCELL_DETINFO_EM_sampling = (1<<4)|(1<<5)
 
const unsigned CALOCELL_DETINFO_EM_sampling_SHIFT = 4
 
const unsigned CALOCELL_DETINFO_EM_barrel = (1<<6)
 
const unsigned CALOCELL_DETINFO_EM_endcap_outer = (1<<7)
 
const unsigned CALOCELL_DETINFO_EM_endcap_inner = (1<<8)
 
const unsigned CALOCELL_DETINFO_HEC_sampling = (1<<9)|(1<<10)
 
const unsigned CALOCELL_DETINFO_HEC_sampling_SHIFT = 9
 
const unsigned CALOCELL_DETINFO_FCal_sampling = (1<<11)|(1<<12)
 
const unsigned CALOCELL_DETINFO_FCal_sampling_SHIFT = 11
 
const unsigned CALOCELL_DETINFO_Tile_sampling = (1<<13)|(1<<14)|(1<<15)
 
const unsigned CALOCELL_DETINFO_Tile_sampling_SHIFT = 13
 
const unsigned CALOCELL_DETINFO_Tile_barrel = (1<<16)
 
const unsigned CALOCELL_DETINFO_Tile_extbarrel = (1<<17)
 
const unsigned CALOCELL_DETINFO_Tile_gap = (1<<18)
 
const unsigned CALOCELL_DETINFO_Tile_gapscin = (1<<19)
 

Variable Documentation

◆ CALOCELL_DETINFO_Atlas_Lar_EM

const unsigned CALOCELL_DETINFO_Atlas_Lar_EM = (1<<0)

Definition at line 20 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Atlas_Lar_FCal

const unsigned CALOCELL_DETINFO_Atlas_Lar_FCal = (1<<2)

Definition at line 22 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Atlas_Lar_HEC

const unsigned CALOCELL_DETINFO_Atlas_Lar_HEC = (1<<1)

Definition at line 21 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Atlas_Tile

const unsigned CALOCELL_DETINFO_Atlas_Tile = (1<<3)

Definition at line 23 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_EM_barrel

const unsigned CALOCELL_DETINFO_EM_barrel = (1<<6)

Definition at line 27 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_EM_endcap_inner

const unsigned CALOCELL_DETINFO_EM_endcap_inner = (1<<8)

Definition at line 29 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_EM_endcap_outer

const unsigned CALOCELL_DETINFO_EM_endcap_outer = (1<<7)

Definition at line 28 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_EM_sampling

const unsigned CALOCELL_DETINFO_EM_sampling = (1<<4)|(1<<5)

Definition at line 25 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_EM_sampling_SHIFT

const unsigned CALOCELL_DETINFO_EM_sampling_SHIFT = 4

Definition at line 26 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_FCal_sampling

const unsigned CALOCELL_DETINFO_FCal_sampling = (1<<11)|(1<<12)

Definition at line 34 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_FCal_sampling_SHIFT

const unsigned CALOCELL_DETINFO_FCal_sampling_SHIFT = 11

Definition at line 35 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_HEC_sampling

const unsigned CALOCELL_DETINFO_HEC_sampling = (1<<9)|(1<<10)

Definition at line 31 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_HEC_sampling_SHIFT

const unsigned CALOCELL_DETINFO_HEC_sampling_SHIFT = 9

Definition at line 32 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_barrel

const unsigned CALOCELL_DETINFO_Tile_barrel = (1<<16)

Definition at line 39 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_extbarrel

const unsigned CALOCELL_DETINFO_Tile_extbarrel = (1<<17)

Definition at line 40 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_gap

const unsigned CALOCELL_DETINFO_Tile_gap = (1<<18)

Definition at line 41 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_gapscin

const unsigned CALOCELL_DETINFO_Tile_gapscin = (1<<19)

Definition at line 42 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_sampling

const unsigned CALOCELL_DETINFO_Tile_sampling = (1<<13)|(1<<14)|(1<<15)

Definition at line 37 of file CaloCell_SimpleDetectorInfo.h.

◆ CALOCELL_DETINFO_Tile_sampling_SHIFT

const unsigned CALOCELL_DETINFO_Tile_sampling_SHIFT = 13

Definition at line 38 of file CaloCell_SimpleDetectorInfo.h.