![]() |
AliPhysics
45fd833 (45fd833)
|
Public Member Functions | |
Float_t | GetEnergy (Float_t e) const |
Float_t | GetMomentum (Float_t e) const |
Bool_t | IsP () const |
Bool_t | IsA () const |
const char * | Name () |
void | Set (UInt_t b) |
void | Set (const TString &b) |
Public Attributes | |
UInt_t | z |
UInt_t | a |
Get the per nucleon beam energy given a per charge beam energy
e | Per charge beam energy |
Definition at line 35 of file GRP.C.
Referenced by GRPData::BeamEnergy(), and GetMomentum().
Get the per nucleon beam momentum given a per charge beam energy
e | Per charge beam energy |
Definition at line 46 of file GRP.C.
Referenced by GRPData::BeamMomentum().
|
inline |
Check if this is a nucleus
Definition at line 63 of file GRP.C.
Referenced by GRPData::IsAA(), GRPData::IsAP(), GRPData::IsPA(), Name(), and GRPData::ReadFromOCDB().
|
inline |
Check if this is a proton
Definition at line 57 of file GRP.C.
Referenced by EGCfg::Hijing(), IsA(), GRPData::IsAP(), GRPData::IsPA(), GRPData::IsPP(), and Name().
|
inline |
Get the beam type name
Definition at line 69 of file GRP.C.
Referenced by EGCfg::Ampt(), EGCfg::Dpmjet(), EGCfg::Epos(), EGCfg::EposLHC(), EGCfg::HFCocktail(), EGCfg::Hijing(), EGCfg::Hydjet(), GRPData::Print(), and EGCfg::Pythia().
|
inline |
Set the beam type from single beam spec from LHC
b | Beam type from LHC |
Definition at line 75 of file GRP.C.
Referenced by GRPData::ReadFromOCDB().
|
inline |
UInt_t GRPData::Beam::a |
Definition at line 27 of file GRP.C.
Referenced by EGCfg::Ampt(), GRPData::CMEnergy(), EGCfg::Dpmjet(), EGCfg::Epos(), EGCfg::EposLHC(), GetEnergy(), EGCfg::HFCocktail(), EGCfg::Hijing(), EGCfg::Hydjet(), GRPData::Print(), EGCfg::Pythia(), GRPData::ReadFromFile(), and GRPData::ReadFromOCDB().
UInt_t GRPData::Beam::z |
Definition at line 26 of file GRP.C.
Referenced by EGCfg::Ampt(), GRPData::CMEnergy(), EGCfg::Dpmjet(), EGCfg::Epos(), EGCfg::EposLHC(), EGCfg::HFCocktail(), EGCfg::Hijing(), EGCfg::Hydjet(), GRPData::Print(), EGCfg::Pythia(), GRPData::ReadFromFile(), and GRPData::ReadFromOCDB().