Project
Loading...
Searching...
No Matches
o2::tof::Geo Class Reference

TOF geo parameters (only statics) More...

#include <Geo.h>

Public Types

enum  {
  kNDDL = 4 , kNTRM = 12 , kNTdc = 15 , kNChain = 2 ,
  kNCrate = 72 , kNCh = 8
}
 

Static Public Member Functions

static Int_t getCRU (int link)
 
static Int_t getCRUlink (int link)
 
static Int_t getCRUendpoint (int link)
 
static Int_t getCONETlink (int link)
 
static Int_t getCRUid (int link)
 
static Int_t getCRUid (int iflp, int icru)
 
static Int_t getFLPid (int link)
 
static Int_t getFEEid (int link)
 
static Int_t getFLP (int iflp)
 
static void translate (Float_t *xyz, Float_t translationVector[3])
 
static void translate (Float_t &x, Float_t &y, Float_t &z, Float_t translationVector[3])
 
static void rotate (Float_t *xyz, Double_t rotationAngles[6])
 
static void rotateToSector (Float_t *xyz, Int_t isector)
 
static void rotateToStrip (Float_t *xyz, Int_t iplate, Int_t istrip, Int_t isector)
 
static void antiRotateToSector (Float_t *xyz, Int_t isector)
 
static void antiRotateToStrip (Float_t *xyz, Int_t iplate, Int_t istrip, Int_t isector)
 
static void antiRotate (Float_t *xyz, Double_t rotationAngles[6])
 
static void getDetID (Float_t *pos, Int_t *det)
 
static Int_t getIndex (const Int_t *detId)
 
static void getVolumeIndices (Int_t index, Int_t *detId)
 
static void getPos (Int_t *det, Float_t *pos)
 
static std::string getVolumePath (const Int_t *ind)
 
static Int_t getStripNumberPerSM (Int_t iplate, Int_t istrip)
 
static void getStripAndModule (Int_t iStripPerSM, Int_t &iplate, Int_t &istrip)
 
static Float_t getAngles (Int_t iplate, Int_t istrip)
 
static Float_t getHeights (Int_t iplate, Int_t istrip)
 
static Float_t getDistances (Int_t iplate, Int_t istrip)
 
static Float_t getGeoHeights (Int_t isector, Int_t iplate, Int_t istrip)
 
static Float_t getGeoX (Int_t isector, Int_t iplate, Int_t istrip)
 
static Float_t getGeoDistances (Int_t isector, Int_t iplate, Int_t istrip)
 
static void getPadDxDyDz (const Float_t *pos, Int_t *det, Float_t *DeltaPos, int sector=-1)
 
static Float_t getCableLength (Int_t icrate, Int_t islot, Int_t ichain, Int_t itdc)
 
static Float_t getCableTimeShift (Int_t icrate, Int_t islot, Int_t ichain, Int_t itdc)
 
static Int_t getCableTimeShiftBin (Int_t icrate, Int_t islot, Int_t ichain, Int_t itdc)
 
static Float_t getPropagationDelay ()
 
static Int_t getIndexFromEquipment (Int_t icrate, Int_t islot, Int_t ichain, Int_t itdc)
 
static Int_t getCrateFromECH (int ech)
 
static Int_t getTRMFromECH (int ech)
 
static Int_t getChainFromECH (int ech)
 
static Int_t getTDCFromECH (int ech)
 
static Int_t getTDCChFromECH (int ech)
 
static Int_t getECHFromIndexes (int crate, int trm, int chain, int tdc, int chan)
 
static Int_t getECHFromCH (int chan)
 
static Int_t getCHFromECH (int echan)
 
static void Init ()
 
static void InitIdeal ()
 
static void InitIndices ()
 
static void getPosInSectorCoord (int ch, float *pos)
 
static void getPosInStripCoord (int ch, float *pos)
 
static void getPosInPadCoord (int ch, float *pos)
 
static void getPosInSectorCoord (const Int_t *detId, float *pos)
 
static void getPosInStripCoord (const Int_t *detId, float *pos)
 
static void getPosInPadCoord (const Int_t *detId, float *pos)
 

Static Public Attributes

static constexpr Int_t RAW_PAGE_MAX_SIZE = 8192
 
static constexpr Double_t BC_TIME = o2::constants::lhc::LHCBunchSpacingNS
 
static constexpr Double_t BC_TIME_INV = 1. / BC_TIME
 
static constexpr Double_t BC_TIME_INPS = BC_TIME * 1000
 
static constexpr Double_t BC_TIME_INPS_INV = 1. / BC_TIME_INPS
 
static constexpr int BC_IN_ORBIT = o2::constants::lhc::LHCMaxBunches
 
static constexpr Int_t NPADX = 48
 
static constexpr Float_t NPADX_INV_INT = 1. / NPADX
 
static constexpr Int_t NPADZ = 2
 
static constexpr Int_t NPADS = NPADX * NPADZ
 
static constexpr Float_t NPADS_INV_INT = 1. / NPADS
 
static constexpr Int_t NSTRIPA = 15
 
static constexpr Int_t NSTRIPB = 19
 
static constexpr Int_t NSTRIPC = 19
 
static constexpr Int_t NMAXNSTRIP = 20
 
static constexpr Int_t NSTRIPXSECTOR = NSTRIPA + 2 * NSTRIPB + 2 * NSTRIPC
 
static constexpr Float_t NSTRIPXSECTOR_INV_INT = 1. / NSTRIPXSECTOR
 
static constexpr Int_t NPADSXSECTOR = NSTRIPXSECTOR * NPADS
 
static constexpr Int_t NSECTORS = 18
 
static constexpr Int_t NSTRIPS = NSECTORS * NSTRIPXSECTOR
 
static constexpr Int_t NPLATES = 5
 
static constexpr int NCHANNELS = NSTRIPS * NPADS
 
static constexpr int N_ELECTRONIC_CHANNELS = 72 << 12
 
static constexpr Float_t MAXHZTOF = 370.6
 
static constexpr Float_t ZLENA = MAXHZTOF * 2.
 
static constexpr Float_t ZLENB = 146.5
 
static constexpr Float_t ZLENC = 170.45
 
static constexpr Float_t XTOF = 372.00
 
static constexpr Float_t RMIN = 371
 
static constexpr Float_t RMAX = 400.05
 
static constexpr Float_t RMIN2 = RMIN * RMIN
 
static constexpr Float_t RMAX2 = RMAX * RMAX
 
static constexpr Float_t XPAD = 2.5
 
static constexpr Float_t XHALFSTRIP = XPAD * NPADX * 0.5
 
static constexpr Float_t ZPAD = 3.5
 
static constexpr Float_t STRIPLENGTH = 122
 
static constexpr Float_t SIGMAFORTAIL1 = 2.
 
static constexpr Float_t SIGMAFORTAIL12 = 0.5
 
static constexpr Float_t PHISEC = 20
 
static constexpr Float_t PHISECINV = 1. / PHISEC
 
static constexpr Float_t TDCBIN = o2::constants::lhc::LHCBunchSpacingNS * 1E3 / 1024
 TDC bin width [ps].
 
static constexpr Float_t NTDCBIN_PER_PS = 1. / TDCBIN
 number of TDC bins in 1 ns
 
static constexpr Int_t RATIO_TOT_TDC_BIN = 2
 
static constexpr Float_t TOTBIN = TDCBIN * RATIO_TOT_TDC_BIN
 
static constexpr Float_t TOTBIN_NS = TOTBIN * 1E-3
 
static constexpr Float_t NTOTBIN_PER_NS = 1000. / TOTBIN
 
static constexpr Float_t BUNCHCROSSINGBIN = TDCBIN * 1024
 
static constexpr Float_t SLEWTOTMIN = 10.
 
static constexpr Float_t SLEWTOTMAX = 16.
 
static constexpr Float_t DEADTIME = 25E+03
 
static constexpr Float_t DEADTIMETDC = DEADTIME / TDCBIN
 Single channel TDC dead time (ps)
 
static constexpr int NWINDOW_IN_ORBIT = 3
 
static constexpr Double_t READOUTWINDOW = o2::constants::lhc::LHCOrbitNS / NWINDOW_IN_ORBIT
 
static constexpr int BC_IN_WINDOW = BC_IN_ORBIT / NWINDOW_IN_ORBIT
 
static constexpr double BC_IN_WINDOW_INV = 1. / BC_IN_WINDOW
 
static constexpr Double_t READOUTWINDOW_INV = 1. / READOUTWINDOW
 
static constexpr Int_t READOUTWINDOW_IN_BC = BC_IN_ORBIT / NWINDOW_IN_ORBIT
 
static constexpr Int_t LATENCYWINDOW_TOF = 1196
 
static constexpr Int_t LATENCY_ADJUSTEMENT_IN_BC = -114
 
static constexpr Int_t LATENCYWINDOW_IN_BC = LATENCYWINDOW_TOF + LATENCY_ADJUSTEMENT_IN_BC
 
static constexpr Int_t LATENCY_ADJ_LHC_IN_BC = 0
 
static constexpr Int_t MATCHINGWINDOW_IN_BC = 1200
 
static constexpr Int_t OVERLAP_IN_BC = MATCHINGWINDOW_IN_BC - READOUTWINDOW_IN_BC
 
static constexpr Double_t LATENCYWINDOW = LATENCYWINDOW_IN_BC * o2::constants::lhc::LHCBunchSpacingNS
 
static constexpr Double_t MATCHINGWINDOW = MATCHINGWINDOW_IN_BC * o2::constants::lhc::LHCBunchSpacingNS
 
static constexpr Double_t WINDOWOVERLAP = MATCHINGWINDOW - READOUTWINDOW
 
static constexpr Int_t CRUFROMLINK [kNCrate]
 
static constexpr Int_t FEEID [kNCrate]
 
static constexpr Int_t FLP [2] = {178, 179}
 
static constexpr Int_t CRUFROMFLP [2][2] = {{227, 228}, {225, 226}}
 
static constexpr Int_t FLPFROMCRU [4] = {179, 179, 178, 178}
 
static constexpr Int_t CRUID [4] = {225, 226, 227, 228}
 
static constexpr Int_t CRULINK [kNCrate]
 
static constexpr Int_t CRUENDPOINT [kNCrate]
 
static constexpr Float_t ANGLES [NPLATES][NMAXNSTRIP]
 
static constexpr Float_t HEIGHTS [NPLATES][NMAXNSTRIP]
 
static constexpr Float_t DISTANCES [NPLATES][NMAXNSTRIP]
 
static constexpr Bool_t FEAWITHMASKS [NSECTORS]
 
static constexpr Float_t MODULEWALLTHICKNESS = 0.33
 
static constexpr Float_t INTERCENTRMODBORDER1 = 49.5
 
static constexpr Float_t INTERCENTRMODBORDER2 = 57.5
 
static constexpr Float_t EXTERINTERMODBORDER1 = 196.0
 
static constexpr Float_t EXTERINTERMODBORDER2 = 203.5
 
static constexpr Float_t LENGTHINCEMODBORDERU = 5.0
 
static constexpr Float_t LENGTHINCEMODBORDERD = 7.0
 
static constexpr Float_t LENGTHEXINMODBORDER = 5.0
 
static constexpr Float_t MODULECOVERTHICKNESS = 2.0
 
static constexpr Float_t FEAWIDTH1 = 19.0
 
static constexpr Float_t FEAWIDTH2 = 39.5
 
static constexpr Float_t SAWTHICKNESS = 1.0
 
static constexpr Float_t CBLW = 13.5
 
static constexpr Float_t CBLH1 = 2.0
 
static constexpr Float_t CBLH2 = 12.3
 
static constexpr Float_t BETWEENLANDMASK = 0.1
 
static constexpr Float_t AL1PARAMETERS [3] = {static_cast<Float_t>(FEAWIDTH1 * 0.5), 0.4, 0.2}
 
static constexpr Float_t AL2PARAMETERS [3] = {7.25, 0.75, 0.25}
 
static constexpr Float_t AL3PARAMETERS [3] = {3., 4., 0.1}
 
static constexpr Float_t ROOF1PARAMETERS [3] = {AL1PARAMETERS[0], AL1PARAMETERS[2], 1.45}
 
static constexpr Float_t ROOF2PARAMETERS [3] = {AL3PARAMETERS[0], 0.1, 1.15}
 
static constexpr Float_t FEAPARAMETERS [3] = {static_cast<Float_t>(FEAWIDTH1 * 0.5), 5.6, 0.1}
 
static constexpr Float_t BAR [3] = {8.575, 0.6, 0.25}
 
static constexpr Float_t BAR1 [3] = {BAR[0], BAR[1], 0.1}
 
static constexpr Float_t BAR2 [3] = {BAR[0], 0.1, static_cast<Float_t>(BAR[1] - 2. * BAR1[2])}
 
static constexpr Float_t BARS [3] = {2., BAR[1], BAR[2]}
 
static constexpr Float_t BARS1 [3] = {BARS[0], BAR1[1], BAR1[2]}
 
static constexpr Float_t BARS2 [3] = {BARS[0], BAR2[1], BAR2[2]}
 
static constexpr Float_t HHONY = 1.0
 
static constexpr Float_t HPCBY = 0.08
 
static constexpr Float_t HRGLY = 0.055
 
static constexpr Float_t HFILIY = 0.125
 
static constexpr Float_t HGLASSY = 0.160 * 0.5
 
static constexpr Float_t HCPCBY = 0.16
 
static constexpr Float_t WHONZ = 8.1
 
static constexpr Float_t WPCBZ1 = 10.64
 
static constexpr Float_t WPCBZ2 = 11.6
 
static constexpr Float_t WCPCBZ = 12.4
 
static constexpr Float_t WRGLZ = 8.
 
static constexpr Float_t WGLFZ = 7.
 
static constexpr Float_t HSENSMY = 0.0105
 

Detailed Description

TOF geo parameters (only statics)

Definition at line 27 of file Geo.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kNDDL 
kNTRM 
kNTdc 
kNChain 
kNCrate 
kNCh 

Definition at line 87 of file Geo.h.

Member Function Documentation

◆ antiRotate()

void Geo::antiRotate ( Float_t xyz,
Double_t  rotationAngles[6] 
)
static

Definition at line 1113 of file Geo.cxx.

◆ antiRotateToSector()

void Geo::antiRotateToSector ( Float_t xyz,
Int_t  isector 
)
static

Definition at line 1008 of file Geo.cxx.

◆ antiRotateToStrip()

void Geo::antiRotateToStrip ( Float_t xyz,
Int_t  iplate,
Int_t  istrip,
Int_t  isector 
)
static

Definition at line 1048 of file Geo.cxx.

◆ getAngles()

static Float_t o2::tof::Geo::getAngles ( Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 79 of file Geo.h.

◆ getCableLength()

static Float_t o2::tof::Geo::getCableLength ( Int_t  icrate,
Int_t  islot,
Int_t  ichain,
Int_t  itdc 
)
inlinestatic

Definition at line 339 of file Geo.h.

◆ getCableTimeShift()

static Float_t o2::tof::Geo::getCableTimeShift ( Int_t  icrate,
Int_t  islot,
Int_t  ichain,
Int_t  itdc 
)
inlinestatic

Definition at line 340 of file Geo.h.

◆ getCableTimeShiftBin()

static Int_t o2::tof::Geo::getCableTimeShiftBin ( Int_t  icrate,
Int_t  islot,
Int_t  ichain,
Int_t  itdc 
)
inlinestatic

Definition at line 341 of file Geo.h.

◆ getChainFromECH()

static Int_t o2::tof::Geo::getChainFromECH ( int  ech)
inlinestatic

Definition at line 347 of file Geo.h.

◆ getCHFromECH()

static Int_t o2::tof::Geo::getCHFromECH ( int  echan)
inlinestatic

Definition at line 352 of file Geo.h.

◆ getCONETlink()

static Int_t o2::tof::Geo::getCONETlink ( int  link)
inlinestatic

Definition at line 43 of file Geo.h.

◆ getCrateFromECH()

static Int_t o2::tof::Geo::getCrateFromECH ( int  ech)
inlinestatic

Definition at line 345 of file Geo.h.

◆ getCRU()

static Int_t o2::tof::Geo::getCRU ( int  link)
inlinestatic

Definition at line 31 of file Geo.h.

◆ getCRUendpoint()

static Int_t o2::tof::Geo::getCRUendpoint ( int  link)
inlinestatic

Definition at line 39 of file Geo.h.

◆ getCRUid() [1/2]

static Int_t o2::tof::Geo::getCRUid ( int  iflp,
int  icru 
)
inlinestatic

Definition at line 48 of file Geo.h.

◆ getCRUid() [2/2]

static Int_t o2::tof::Geo::getCRUid ( int  link)
inlinestatic

Definition at line 44 of file Geo.h.

◆ getCRUlink()

static Int_t o2::tof::Geo::getCRUlink ( int  link)
inlinestatic

Definition at line 35 of file Geo.h.

◆ getDetID()

void Geo::getDetID ( Float_t pos,
Int_t *  det 
)
static

Definition at line 507 of file Geo.cxx.

◆ getDistances()

static Float_t o2::tof::Geo::getDistances ( Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 81 of file Geo.h.

◆ getECHFromCH()

static Int_t o2::tof::Geo::getECHFromCH ( int  chan)
inlinestatic

Definition at line 351 of file Geo.h.

◆ getECHFromIndexes()

static Int_t o2::tof::Geo::getECHFromIndexes ( int  crate,
int  trm,
int  chain,
int  tdc,
int  chan 
)
inlinestatic

Definition at line 350 of file Geo.h.

◆ getFEEid()

static Int_t o2::tof::Geo::getFEEid ( int  link)
inlinestatic

Definition at line 53 of file Geo.h.

◆ getFLP()

static Int_t o2::tof::Geo::getFLP ( int  iflp)
inlinestatic

Definition at line 57 of file Geo.h.

◆ getFLPid()

static Int_t o2::tof::Geo::getFLPid ( int  link)
inlinestatic

Definition at line 49 of file Geo.h.

◆ getGeoDistances()

static Float_t o2::tof::Geo::getGeoDistances ( Int_t  isector,
Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 84 of file Geo.h.

◆ getGeoHeights()

static Float_t o2::tof::Geo::getGeoHeights ( Int_t  isector,
Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 82 of file Geo.h.

◆ getGeoX()

static Float_t o2::tof::Geo::getGeoX ( Int_t  isector,
Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 83 of file Geo.h.

◆ getHeights()

static Float_t o2::tof::Geo::getHeights ( Int_t  iplate,
Int_t  istrip 
)
inlinestatic

Definition at line 80 of file Geo.h.

◆ getIndex()

Int_t Geo::getIndex ( const Int_t *  detId)
static

Definition at line 563 of file Geo.cxx.

◆ getIndexFromEquipment()

Int_t Geo::getIndexFromEquipment ( Int_t  icrate,
Int_t  islot,
Int_t  ichain,
Int_t  itdc 
)
static

Definition at line 1143 of file Geo.cxx.

◆ getPadDxDyDz()

void Geo::getPadDxDyDz ( const Float_t pos,
Int_t *  det,
Float_t DeltaPos,
int  sector = -1 
)
static

Definition at line 835 of file Geo.cxx.

◆ getPos()

void Geo::getPos ( Int_t *  det,
Float_t pos 
)
static

Definition at line 491 of file Geo.cxx.

◆ getPosInPadCoord() [1/2]

void Geo::getPosInPadCoord ( const Int_t *  detId,
float *  pos 
)
static

Definition at line 669 of file Geo.cxx.

◆ getPosInPadCoord() [2/2]

void Geo::getPosInPadCoord ( int  ch,
float *  pos 
)
static

Definition at line 699 of file Geo.cxx.

◆ getPosInSectorCoord() [1/2]

void Geo::getPosInSectorCoord ( const Int_t *  detId,
float *  pos 
)
static

Definition at line 645 of file Geo.cxx.

◆ getPosInSectorCoord() [2/2]

void Geo::getPosInSectorCoord ( int  ch,
float *  pos 
)
static

Definition at line 685 of file Geo.cxx.

◆ getPosInStripCoord() [1/2]

void Geo::getPosInStripCoord ( const Int_t *  detId,
float *  pos 
)
static

Definition at line 656 of file Geo.cxx.

◆ getPosInStripCoord() [2/2]

void Geo::getPosInStripCoord ( int  ch,
float *  pos 
)
static

Definition at line 692 of file Geo.cxx.

◆ getPropagationDelay()

static Float_t o2::tof::Geo::getPropagationDelay ( )
inlinestatic

Definition at line 342 of file Geo.h.

◆ getStripAndModule()

void Geo::getStripAndModule ( Int_t  iStripPerSM,
Int_t &  iplate,
Int_t &  istrip 
)
static

Definition at line 1148 of file Geo.cxx.

◆ getStripNumberPerSM()

Int_t Geo::getStripNumberPerSM ( Int_t  iplate,
Int_t  istrip 
)
static

Definition at line 593 of file Geo.cxx.

◆ getTDCChFromECH()

static Int_t o2::tof::Geo::getTDCChFromECH ( int  ech)
inlinestatic

Definition at line 349 of file Geo.h.

◆ getTDCFromECH()

static Int_t o2::tof::Geo::getTDCFromECH ( int  ech)
inlinestatic

Definition at line 348 of file Geo.h.

◆ getTRMFromECH()

static Int_t o2::tof::Geo::getTRMFromECH ( int  ech)
inlinestatic

Definition at line 346 of file Geo.h.

◆ getVolumeIndices()

void Geo::getVolumeIndices ( Int_t  index,
Int_t *  detId 
)
static

Definition at line 543 of file Geo.cxx.

◆ getVolumePath()

std::string Geo::getVolumePath ( const Int_t *  ind)
static

Definition at line 444 of file Geo.cxx.

◆ Init()

void Geo::Init ( )
static

Definition at line 43 of file Geo.cxx.

◆ InitIdeal()

void Geo::InitIdeal ( )
static

Definition at line 292 of file Geo.cxx.

◆ InitIndices()

void Geo::InitIndices ( )
static

Definition at line 401 of file Geo.cxx.

◆ rotate()

void Geo::rotate ( Float_t xyz,
Double_t  rotationAngles[6] 
)
static

Definition at line 1082 of file Geo.cxx.

◆ rotateToSector()

void Geo::rotateToSector ( Float_t xyz,
Int_t  isector 
)
static

Definition at line 1028 of file Geo.cxx.

◆ rotateToStrip()

void Geo::rotateToStrip ( Float_t xyz,
Int_t  iplate,
Int_t  istrip,
Int_t  isector 
)
static

Definition at line 1065 of file Geo.cxx.

◆ translate() [1/2]

void Geo::translate ( Float_t x,
Float_t y,
Float_t z,
Float_t  translationVector[3] 
)
static

Definition at line 991 of file Geo.cxx.

◆ translate() [2/2]

void Geo::translate ( Float_t xyz,
Float_t  translationVector[3] 
)
static

Definition at line 979 of file Geo.cxx.

Member Data Documentation

◆ AL1PARAMETERS

constexpr Float_t o2::tof::Geo::AL1PARAMETERS[3] = {static_cast<Float_t>(FEAWIDTH1 * 0.5), 0.4, 0.2}
staticconstexpr

Definition at line 312 of file Geo.h.

◆ AL2PARAMETERS

constexpr Float_t o2::tof::Geo::AL2PARAMETERS[3] = {7.25, 0.75, 0.25}
staticconstexpr

Definition at line 313 of file Geo.h.

◆ AL3PARAMETERS

constexpr Float_t o2::tof::Geo::AL3PARAMETERS[3] = {3., 4., 0.1}
staticconstexpr

Definition at line 314 of file Geo.h.

◆ ANGLES

constexpr Float_t Geo::ANGLES
staticconstexpr
Initial value:
= {
{43.99, 43.20, 42.40, 41.59, 40.77, 39.94, 39.11, 38.25, 37.40, 36.53,
35.65, 34.76, 33.87, 32.96, 32.05, 31.13, 30.19, 29.24, 12.33, 0.00},
{27.26, 26.28, 25.30, 24.31, 23.31, 22.31, 21.30, 20.29, 19.26, 18.24,
17.20, 16.16, 15.11, 14.05, 13.00, 11.93, 10.87, 9.80, 8.74, 0.00},
{0.00, 6.30, 5.31, 4.25, 3.19, 2.12, 1.06, 0.00, -1.06, -2.12,
-3.19, -4.25, -5.31, -6.30, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00},
{-8.74, -9.80, -10.87, -11.93, -13.00, -14.05, -15.11, -16.16, -17.20, -18.24,
-19.26, -20.29, -21.30, -22.31, -23.31, -24.31, -25.30, -26.28, -27.26, 0.00},
{-12.33, -29.24, -30.19, -31.13, -32.05, -32.96, -33.87, -34.76, -35.65, -36.53,
-37.40, -38.25, -39.11, -39.94, -40.77, -41.59, -42.40, -43.20, -43.99, 0.00}}

Definition at line 209 of file Geo.h.

◆ BAR

constexpr Float_t o2::tof::Geo::BAR[3] = {8.575, 0.6, 0.25}
staticconstexpr

Definition at line 318 of file Geo.h.

◆ BAR1

constexpr Float_t o2::tof::Geo::BAR1[3] = {BAR[0], BAR[1], 0.1}
staticconstexpr

Definition at line 319 of file Geo.h.

◆ BAR2

constexpr Float_t o2::tof::Geo::BAR2[3] = {BAR[0], 0.1, static_cast<Float_t>(BAR[1] - 2. * BAR1[2])}
staticconstexpr

Definition at line 320 of file Geo.h.

◆ BARS

constexpr Float_t o2::tof::Geo::BARS[3] = {2., BAR[1], BAR[2]}
staticconstexpr

Definition at line 321 of file Geo.h.

◆ BARS1

constexpr Float_t o2::tof::Geo::BARS1[3] = {BARS[0], BAR1[1], BAR1[2]}
staticconstexpr

Definition at line 322 of file Geo.h.

◆ BARS2

constexpr Float_t o2::tof::Geo::BARS2[3] = {BARS[0], BAR2[1], BAR2[2]}
staticconstexpr

Definition at line 323 of file Geo.h.

◆ BC_IN_ORBIT

constexpr int o2::tof::Geo::BC_IN_ORBIT = o2::constants::lhc::LHCMaxBunches
staticconstexpr

Definition at line 105 of file Geo.h.

◆ BC_IN_WINDOW

constexpr int o2::tof::Geo::BC_IN_WINDOW = BC_IN_ORBIT / NWINDOW_IN_ORBIT
staticconstexpr

Definition at line 165 of file Geo.h.

◆ BC_IN_WINDOW_INV

constexpr double o2::tof::Geo::BC_IN_WINDOW_INV = 1. / BC_IN_WINDOW
staticconstexpr

Definition at line 166 of file Geo.h.

◆ BC_TIME

constexpr Double_t o2::tof::Geo::BC_TIME = o2::constants::lhc::LHCBunchSpacingNS
staticconstexpr

Definition at line 101 of file Geo.h.

◆ BC_TIME_INPS

constexpr Double_t o2::tof::Geo::BC_TIME_INPS = BC_TIME * 1000
staticconstexpr

Definition at line 103 of file Geo.h.

◆ BC_TIME_INPS_INV

constexpr Double_t o2::tof::Geo::BC_TIME_INPS_INV = 1. / BC_TIME_INPS
staticconstexpr

Definition at line 104 of file Geo.h.

◆ BC_TIME_INV

constexpr Double_t o2::tof::Geo::BC_TIME_INV = 1. / BC_TIME
staticconstexpr

Definition at line 102 of file Geo.h.

◆ BETWEENLANDMASK

constexpr Float_t o2::tof::Geo::BETWEENLANDMASK = 0.1
staticconstexpr

Definition at line 309 of file Geo.h.

◆ BUNCHCROSSINGBIN

constexpr Float_t o2::tof::Geo::BUNCHCROSSINGBIN = TDCBIN * 1024
staticconstexpr

Definition at line 156 of file Geo.h.

◆ CBLH1

constexpr Float_t o2::tof::Geo::CBLH1 = 2.0
staticconstexpr

Definition at line 305 of file Geo.h.

◆ CBLH2

constexpr Float_t o2::tof::Geo::CBLH2 = 12.3
staticconstexpr

Definition at line 307 of file Geo.h.

◆ CBLW

constexpr Float_t o2::tof::Geo::CBLW = 13.5
staticconstexpr

Definition at line 304 of file Geo.h.

◆ CRUENDPOINT

constexpr Int_t o2::tof::Geo::CRUENDPOINT[kNCrate]
staticconstexpr
Initial value:
= {
0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0,
0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1,
0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0,
1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1}

Definition at line 203 of file Geo.h.

◆ CRUFROMFLP

constexpr Int_t o2::tof::Geo::CRUFROMFLP[2][2] = {{227, 228}, {225, 226}}
staticconstexpr

Definition at line 193 of file Geo.h.

◆ CRUFROMLINK

constexpr Int_t o2::tof::Geo::CRUFROMLINK[kNCrate]
staticconstexpr
Initial value:
= {
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2}

Definition at line 180 of file Geo.h.

◆ CRUID

constexpr Int_t o2::tof::Geo::CRUID[4] = {225, 226, 227, 228}
staticconstexpr

Definition at line 195 of file Geo.h.

◆ CRULINK

constexpr Int_t o2::tof::Geo::CRULINK[kNCrate]
staticconstexpr
Initial value:
= {
11, 10, 0, 1, 9, 8, 2, 3, 7, 6, 4, 5, 5, 4, 6, 7, 3, 2,
3, 9, 11, 10, 0, 1, 9, 8, 2, 3, 7, 6, 4, 5, 5, 4, 6, 7,
11, 10, 0, 1, 9, 8, 2, 3, 7, 6, 4, 5, 5, 4, 6, 7, 3, 2,
8, 9, 11, 10, 0, 1, 9, 8, 2, 3, 7, 6, 4, 5, 5, 4, 6, 7}

Definition at line 197 of file Geo.h.

◆ DEADTIME

constexpr Float_t o2::tof::Geo::DEADTIME = 25E+03
staticconstexpr

Definition at line 161 of file Geo.h.

◆ DEADTIMETDC

constexpr Float_t o2::tof::Geo::DEADTIMETDC = DEADTIME / TDCBIN
staticconstexpr

Single channel TDC dead time (ps)

Definition at line 162 of file Geo.h.

◆ DISTANCES

constexpr Float_t Geo::DISTANCES
staticconstexpr
Initial value:
= {
{364.14, 354.88, 344.49, 335.31, 325.44, 316.51, 307.11, 297.91, 288.84, 279.89,
271.20, 262.62, 253.84, 245.20, 236.56, 228.06, 219.46, 210.63, 206.09, 0.00},
{194.57, 186.38, 178.25, 170.13, 161.78, 156.62, 148.10, 139.72, 131.23, 125.87,
117.61, 109.44, 101.29, 95.46, 87.36, 79.37, 73.17, 65.33, 57.71, 0.00},
{49.28, 41.35, 35.37, 27.91, 21.20, 13.94, 7.06, 0.00, -7.06, -13.94,
-21.20, -27.91, -35.37, -41.35, -49.28, 0.00, 0.00, 0.00, 0.00, 0.00},
{-57.71, -65.33, -73.17, -79.37, -87.36, -95.46, -101.29, -109.44, -117.61, -125.87,
-131.23, -139.72, -148.10, -156.62, -161.78, -170.13, -178.25, -186.38, -194.57, 0.00},
{-206.09, -210.63, -219.46, -228.06, -236.56, -245.20, -253.84, -262.62, -271.20, -279.89,
-288.84, -297.91, -307.11, -316.51, -325.44, -335.31, -344.49, -354.88, -364.14, 0.00}}

Definition at line 233 of file Geo.h.

◆ EXTERINTERMODBORDER1

constexpr Float_t o2::tof::Geo::EXTERINTERMODBORDER1 = 196.0
staticconstexpr

Definition at line 267 of file Geo.h.

◆ EXTERINTERMODBORDER2

constexpr Float_t o2::tof::Geo::EXTERINTERMODBORDER2 = 203.5
staticconstexpr

Definition at line 274 of file Geo.h.

◆ FEAPARAMETERS

constexpr Float_t o2::tof::Geo::FEAPARAMETERS[3] = {static_cast<Float_t>(FEAWIDTH1 * 0.5), 5.6, 0.1}
staticconstexpr

Definition at line 317 of file Geo.h.

◆ FEAWIDTH1

constexpr Float_t o2::tof::Geo::FEAWIDTH1 = 19.0
staticconstexpr

Definition at line 296 of file Geo.h.

◆ FEAWIDTH2

constexpr Float_t o2::tof::Geo::FEAWIDTH2 = 39.5
staticconstexpr

Definition at line 299 of file Geo.h.

◆ FEAWITHMASKS

constexpr Bool_t Geo::FEAWITHMASKS
staticconstexpr
Initial value:
=
{kTRUE, kFALSE, kFALSE, kFALSE, kFALSE, kFALSE, kFALSE, kFALSE, kTRUE,
kTRUE, kTRUE, kFALSE, kFALSE, kFALSE, kFALSE, kFALSE, kTRUE, kFALSE}

Definition at line 246 of file Geo.h.

◆ FEEID

constexpr Int_t o2::tof::Geo::FEEID[kNCrate]
staticconstexpr
Initial value:
= {
327680, 327681, 327682, 327683, 327684, 327685, 327686, 327687, 327688, 327689, 327690, 327691, 327692, 327693, 327694, 327695, 327696, 327697,
327698, 327699, 327700, 327701, 327702, 327703, 327704, 327705, 327706, 327707, 327708, 327709, 327710, 327711, 327712, 327713, 327714, 327715,
327716, 327717, 327718, 327719, 327720, 327721, 327722, 327723, 327724, 327725, 327726, 327727, 327728, 327729, 327730, 327731, 327732, 327733,
327734, 327735, 327736, 327737, 327738, 327739, 327740, 327741, 327742, 327743, 327744, 327745, 327746, 327747, 327748, 327749, 327750, 327751}

Definition at line 186 of file Geo.h.

◆ FLP

constexpr Int_t o2::tof::Geo::FLP[2] = {178, 179}
staticconstexpr

Definition at line 192 of file Geo.h.

◆ FLPFROMCRU

constexpr Int_t o2::tof::Geo::FLPFROMCRU[4] = {179, 179, 178, 178}
staticconstexpr

Definition at line 194 of file Geo.h.

◆ HCPCBY

constexpr Float_t o2::tof::Geo::HCPCBY = 0.16
staticconstexpr

Definition at line 330 of file Geo.h.

◆ HEIGHTS

constexpr Float_t Geo::HEIGHTS
staticconstexpr
Initial value:
= {
{-8.405, -7.725, -8.405, -7.765, -8.285, -7.745, -7.865, -7.905, -7.895, -7.885,
-7.705, -7.395, -7.525, -7.645, -7.835, -7.965, -8.365, -9.385, -3.255, 0.000},
{-7.905, -8.235, -8.605, -9.045, -10.205, -3.975, -5.915, -7.765, -10.205, -3.635,
-5.885, -8.005, -10.505, -4.395, -7.325, -10.235, -4.655, -7.495, -10.515, 0.000},
{-2.705, -10.645, -5.165, -10.095, -4.995, -10.085, -4.835, -10.385, -4.835, -10.085,
-4.995, -10.095, -5.165, -10.645, -2.705, 0.000, 0.000, 0.000, 0.000, 0.000},
{-10.515, -7.495, -4.655, -10.235, -7.325, -4.395, -10.505, -8.005, -5.885, -3.635,
-10.205, -7.765, -5.915, -3.975, -10.205, -9.045, -8.605, -8.235, -7.905, 0.000},
{-3.255, -9.385, -8.365, -7.965, -7.835, -7.645, -7.525, -7.395, -7.705, -7.885,
-7.895, -7.905, -7.865, -7.745, -8.285, -7.765, -8.405, -7.725, -8.405, 0.000}}

Definition at line 221 of file Geo.h.

◆ HFILIY

constexpr Float_t o2::tof::Geo::HFILIY = 0.125
staticconstexpr

Definition at line 328 of file Geo.h.

◆ HGLASSY

constexpr Float_t o2::tof::Geo::HGLASSY = 0.160 * 0.5
staticconstexpr

Definition at line 329 of file Geo.h.

◆ HHONY

constexpr Float_t o2::tof::Geo::HHONY = 1.0
staticconstexpr

Definition at line 325 of file Geo.h.

◆ HPCBY

constexpr Float_t o2::tof::Geo::HPCBY = 0.08
staticconstexpr

Definition at line 326 of file Geo.h.

◆ HRGLY

constexpr Float_t o2::tof::Geo::HRGLY = 0.055
staticconstexpr

Definition at line 327 of file Geo.h.

◆ HSENSMY

constexpr Float_t o2::tof::Geo::HSENSMY = 0.0105
staticconstexpr

Definition at line 337 of file Geo.h.

◆ INTERCENTRMODBORDER1

constexpr Float_t o2::tof::Geo::INTERCENTRMODBORDER1 = 49.5
staticconstexpr

Definition at line 253 of file Geo.h.

◆ INTERCENTRMODBORDER2

constexpr Float_t o2::tof::Geo::INTERCENTRMODBORDER2 = 57.5
staticconstexpr

Definition at line 260 of file Geo.h.

◆ LATENCY_ADJ_LHC_IN_BC

constexpr Int_t o2::tof::Geo::LATENCY_ADJ_LHC_IN_BC = 0
staticconstexpr

Definition at line 173 of file Geo.h.

◆ LATENCY_ADJUSTEMENT_IN_BC

constexpr Int_t o2::tof::Geo::LATENCY_ADJUSTEMENT_IN_BC = -114
staticconstexpr

Definition at line 171 of file Geo.h.

◆ LATENCYWINDOW

constexpr Double_t o2::tof::Geo::LATENCYWINDOW = LATENCYWINDOW_IN_BC * o2::constants::lhc::LHCBunchSpacingNS
staticconstexpr

Definition at line 176 of file Geo.h.

◆ LATENCYWINDOW_IN_BC

constexpr Int_t o2::tof::Geo::LATENCYWINDOW_IN_BC = LATENCYWINDOW_TOF + LATENCY_ADJUSTEMENT_IN_BC
staticconstexpr

Definition at line 172 of file Geo.h.

◆ LATENCYWINDOW_TOF

constexpr Int_t o2::tof::Geo::LATENCYWINDOW_TOF = 1196
staticconstexpr

Definition at line 170 of file Geo.h.

◆ LENGTHEXINMODBORDER

constexpr Float_t o2::tof::Geo::LENGTHEXINMODBORDER = 5.0
staticconstexpr

Definition at line 289 of file Geo.h.

◆ LENGTHINCEMODBORDERD

constexpr Float_t o2::tof::Geo::LENGTHINCEMODBORDERD = 7.0
staticconstexpr

Definition at line 285 of file Geo.h.

◆ LENGTHINCEMODBORDERU

constexpr Float_t o2::tof::Geo::LENGTHINCEMODBORDERU = 5.0
staticconstexpr

Definition at line 281 of file Geo.h.

◆ MATCHINGWINDOW

constexpr Double_t o2::tof::Geo::MATCHINGWINDOW = MATCHINGWINDOW_IN_BC * o2::constants::lhc::LHCBunchSpacingNS
staticconstexpr

Definition at line 177 of file Geo.h.

◆ MATCHINGWINDOW_IN_BC

constexpr Int_t o2::tof::Geo::MATCHINGWINDOW_IN_BC = 1200
staticconstexpr

Definition at line 174 of file Geo.h.

◆ MAXHZTOF

constexpr Float_t o2::tof::Geo::MAXHZTOF = 370.6
staticconstexpr

Definition at line 127 of file Geo.h.

◆ MODULECOVERTHICKNESS

constexpr Float_t o2::tof::Geo::MODULECOVERTHICKNESS = 2.0
staticconstexpr

Definition at line 294 of file Geo.h.

◆ MODULEWALLTHICKNESS

constexpr Float_t o2::tof::Geo::MODULEWALLTHICKNESS = 0.33
staticconstexpr

Definition at line 252 of file Geo.h.

◆ N_ELECTRONIC_CHANNELS

constexpr int o2::tof::Geo::N_ELECTRONIC_CHANNELS = 72 << 12
staticconstexpr

Definition at line 125 of file Geo.h.

◆ NCHANNELS

constexpr int o2::tof::Geo::NCHANNELS = NSTRIPS * NPADS
staticconstexpr

Definition at line 124 of file Geo.h.

◆ NMAXNSTRIP

constexpr Int_t o2::tof::Geo::NMAXNSTRIP = 20
staticconstexpr

Definition at line 115 of file Geo.h.

◆ NPADS

constexpr Int_t o2::tof::Geo::NPADS = NPADX * NPADZ
staticconstexpr

Definition at line 110 of file Geo.h.

◆ NPADS_INV_INT

constexpr Float_t o2::tof::Geo::NPADS_INV_INT = 1. / NPADS
staticconstexpr

Definition at line 111 of file Geo.h.

◆ NPADSXSECTOR

constexpr Int_t o2::tof::Geo::NPADSXSECTOR = NSTRIPXSECTOR * NPADS
staticconstexpr

Definition at line 118 of file Geo.h.

◆ NPADX

constexpr Int_t o2::tof::Geo::NPADX = 48
staticconstexpr

Definition at line 107 of file Geo.h.

◆ NPADX_INV_INT

constexpr Float_t o2::tof::Geo::NPADX_INV_INT = 1. / NPADX
staticconstexpr

Definition at line 108 of file Geo.h.

◆ NPADZ

constexpr Int_t o2::tof::Geo::NPADZ = 2
staticconstexpr

Definition at line 109 of file Geo.h.

◆ NPLATES

constexpr Int_t o2::tof::Geo::NPLATES = 5
staticconstexpr

Definition at line 122 of file Geo.h.

◆ NSECTORS

constexpr Int_t o2::tof::Geo::NSECTORS = 18
staticconstexpr

Definition at line 120 of file Geo.h.

◆ NSTRIPA

constexpr Int_t o2::tof::Geo::NSTRIPA = 15
staticconstexpr

Definition at line 112 of file Geo.h.

◆ NSTRIPB

constexpr Int_t o2::tof::Geo::NSTRIPB = 19
staticconstexpr

Definition at line 113 of file Geo.h.

◆ NSTRIPC

constexpr Int_t o2::tof::Geo::NSTRIPC = 19
staticconstexpr

Definition at line 114 of file Geo.h.

◆ NSTRIPS

constexpr Int_t o2::tof::Geo::NSTRIPS = NSECTORS * NSTRIPXSECTOR
staticconstexpr

Definition at line 121 of file Geo.h.

◆ NSTRIPXSECTOR

constexpr Int_t o2::tof::Geo::NSTRIPXSECTOR = NSTRIPA + 2 * NSTRIPB + 2 * NSTRIPC
staticconstexpr

Definition at line 116 of file Geo.h.

◆ NSTRIPXSECTOR_INV_INT

constexpr Float_t o2::tof::Geo::NSTRIPXSECTOR_INV_INT = 1. / NSTRIPXSECTOR
staticconstexpr

Definition at line 117 of file Geo.h.

◆ NTDCBIN_PER_PS

constexpr Float_t o2::tof::Geo::NTDCBIN_PER_PS = 1. / TDCBIN
staticconstexpr

number of TDC bins in 1 ns

Definition at line 151 of file Geo.h.

◆ NTOTBIN_PER_NS

constexpr Float_t o2::tof::Geo::NTOTBIN_PER_NS = 1000. / TOTBIN
staticconstexpr

Definition at line 155 of file Geo.h.

◆ NWINDOW_IN_ORBIT

constexpr int o2::tof::Geo::NWINDOW_IN_ORBIT = 3
staticconstexpr

Definition at line 163 of file Geo.h.

◆ OVERLAP_IN_BC

constexpr Int_t o2::tof::Geo::OVERLAP_IN_BC = MATCHINGWINDOW_IN_BC - READOUTWINDOW_IN_BC
staticconstexpr

Definition at line 175 of file Geo.h.

◆ PHISEC

constexpr Float_t o2::tof::Geo::PHISEC = 20
staticconstexpr

Definition at line 147 of file Geo.h.

◆ PHISECINV

constexpr Float_t o2::tof::Geo::PHISECINV = 1. / PHISEC
staticconstexpr

Definition at line 148 of file Geo.h.

◆ RATIO_TOT_TDC_BIN

constexpr Int_t o2::tof::Geo::RATIO_TOT_TDC_BIN = 2
staticconstexpr

Definition at line 152 of file Geo.h.

◆ RAW_PAGE_MAX_SIZE

constexpr Int_t o2::tof::Geo::RAW_PAGE_MAX_SIZE = 8192
staticconstexpr

Definition at line 99 of file Geo.h.

◆ READOUTWINDOW

constexpr Double_t o2::tof::Geo::READOUTWINDOW = o2::constants::lhc::LHCOrbitNS / NWINDOW_IN_ORBIT
staticconstexpr

Definition at line 164 of file Geo.h.

◆ READOUTWINDOW_IN_BC

constexpr Int_t o2::tof::Geo::READOUTWINDOW_IN_BC = BC_IN_ORBIT / NWINDOW_IN_ORBIT
staticconstexpr

Definition at line 169 of file Geo.h.

◆ READOUTWINDOW_INV

constexpr Double_t o2::tof::Geo::READOUTWINDOW_INV = 1. / READOUTWINDOW
staticconstexpr

Definition at line 167 of file Geo.h.

◆ RMAX

constexpr Float_t o2::tof::Geo::RMAX = 400.05
staticconstexpr

Definition at line 134 of file Geo.h.

◆ RMAX2

constexpr Float_t o2::tof::Geo::RMAX2 = RMAX * RMAX
staticconstexpr

Definition at line 137 of file Geo.h.

◆ RMIN

constexpr Float_t o2::tof::Geo::RMIN = 371
staticconstexpr

Definition at line 133 of file Geo.h.

◆ RMIN2

constexpr Float_t o2::tof::Geo::RMIN2 = RMIN * RMIN
staticconstexpr

Definition at line 136 of file Geo.h.

◆ ROOF1PARAMETERS

constexpr Float_t o2::tof::Geo::ROOF1PARAMETERS[3] = {AL1PARAMETERS[0], AL1PARAMETERS[2], 1.45}
staticconstexpr

Definition at line 315 of file Geo.h.

◆ ROOF2PARAMETERS

constexpr Float_t Geo::ROOF2PARAMETERS = {AL3PARAMETERS[0], 0.1, 1.15}
staticconstexpr

Definition at line 316 of file Geo.h.

◆ SAWTHICKNESS

constexpr Float_t o2::tof::Geo::SAWTHICKNESS = 1.0
staticconstexpr

Definition at line 302 of file Geo.h.

◆ SIGMAFORTAIL1

constexpr Float_t o2::tof::Geo::SIGMAFORTAIL1 = 2.
staticconstexpr

Definition at line 144 of file Geo.h.

◆ SIGMAFORTAIL12

constexpr Float_t o2::tof::Geo::SIGMAFORTAIL12 = 0.5
staticconstexpr

Definition at line 145 of file Geo.h.

◆ SLEWTOTMAX

constexpr Float_t o2::tof::Geo::SLEWTOTMAX = 16.
staticconstexpr

Definition at line 159 of file Geo.h.

◆ SLEWTOTMIN

constexpr Float_t o2::tof::Geo::SLEWTOTMIN = 10.
staticconstexpr

Definition at line 158 of file Geo.h.

◆ STRIPLENGTH

constexpr Float_t o2::tof::Geo::STRIPLENGTH = 122
staticconstexpr

Definition at line 142 of file Geo.h.

◆ TDCBIN

constexpr Float_t o2::tof::Geo::TDCBIN = o2::constants::lhc::LHCBunchSpacingNS * 1E3 / 1024
staticconstexpr

TDC bin width [ps].

Definition at line 150 of file Geo.h.

◆ TOTBIN

constexpr Float_t o2::tof::Geo::TOTBIN = TDCBIN * RATIO_TOT_TDC_BIN
staticconstexpr

Definition at line 153 of file Geo.h.

◆ TOTBIN_NS

constexpr Float_t o2::tof::Geo::TOTBIN_NS = TOTBIN * 1E-3
staticconstexpr

Definition at line 154 of file Geo.h.

◆ WCPCBZ

constexpr Float_t o2::tof::Geo::WCPCBZ = 12.4
staticconstexpr

Definition at line 334 of file Geo.h.

◆ WGLFZ

constexpr Float_t o2::tof::Geo::WGLFZ = 7.
staticconstexpr

Definition at line 336 of file Geo.h.

◆ WHONZ

constexpr Float_t o2::tof::Geo::WHONZ = 8.1
staticconstexpr

Definition at line 331 of file Geo.h.

◆ WINDOWOVERLAP

constexpr Double_t o2::tof::Geo::WINDOWOVERLAP = MATCHINGWINDOW - READOUTWINDOW
staticconstexpr

Definition at line 178 of file Geo.h.

◆ WPCBZ1

constexpr Float_t o2::tof::Geo::WPCBZ1 = 10.64
staticconstexpr

Definition at line 332 of file Geo.h.

◆ WPCBZ2

constexpr Float_t o2::tof::Geo::WPCBZ2 = 11.6
staticconstexpr

Definition at line 333 of file Geo.h.

◆ WRGLZ

constexpr Float_t o2::tof::Geo::WRGLZ = 8.
staticconstexpr

Definition at line 335 of file Geo.h.

◆ XHALFSTRIP

constexpr Float_t o2::tof::Geo::XHALFSTRIP = XPAD * NPADX * 0.5
staticconstexpr

Definition at line 140 of file Geo.h.

◆ XPAD

constexpr Float_t o2::tof::Geo::XPAD = 2.5
staticconstexpr

Definition at line 139 of file Geo.h.

◆ XTOF

constexpr Float_t o2::tof::Geo::XTOF = 372.00
staticconstexpr

Definition at line 132 of file Geo.h.

◆ ZLENA

constexpr Float_t o2::tof::Geo::ZLENA = MAXHZTOF * 2.
staticconstexpr

Definition at line 128 of file Geo.h.

◆ ZLENB

constexpr Float_t o2::tof::Geo::ZLENB = 146.5
staticconstexpr

Definition at line 129 of file Geo.h.

◆ ZLENC

constexpr Float_t o2::tof::Geo::ZLENC = 170.45
staticconstexpr

Definition at line 130 of file Geo.h.

◆ ZPAD

constexpr Float_t o2::tof::Geo::ZPAD = 3.5
staticconstexpr

Definition at line 141 of file Geo.h.


The documentation for this class was generated from the following files: