ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHTpcConst.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PHTpcConst
 

Variables

const int PHTpcConst::TPC_LAYERS_MAX = 48
 
const double PHTpcConst::TPC_LAYERS_RADIUS [TPC_LAYERS_MAX]
 
const double PHTpcConst::TPC_LAYERS_DELTAR [TPC_LAYERS_MAX]
 
const double PHTpcConst::TPC_RADIUS_MIN = TPC_LAYERS_RADIUS[0] - TPC_LAYERS_DELTAR[0]
 
const double PHTpcConst::TPC_RADIUS_MAX = TPC_LAYERS_RADIUS[TPC_LAYERS_MAX - 1] + TPC_LAYERS_DELTAR[TPC_LAYERS_MAX - 1]
 

Detailed Description

Author
Dmitry Arkhipkin arkhi.nosp@m.pkin.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition in file PHTpcConst.h.