![]() |
Project
|
Enumerations | |
enum | BeamDirection : int { BeamA , BeamC , NBeamDirections , InteractingBC = -1 } |
Functions | |
constexpr int | LHCBunch2P2BC (int bunch, BeamDirection dir) |
constexpr int | P2BC2LHCBunch (int bc, BeamDirection dir) |
Variables | |
constexpr int | LHCMaxBunches = 3564 |
constexpr double | LHCRFFreq = 400.789e6 |
constexpr double | LHCBunchSpacingNS = 10 * 1.e9 / LHCRFFreq |
constexpr double | LHCOrbitNS = LHCMaxBunches * LHCBunchSpacingNS |
constexpr double | LHCRevFreq = 1.e9 / LHCOrbitNS |
constexpr double | LHCBunchSpacingMUS = LHCBunchSpacingNS * 1e-3 |
constexpr double | LHCOrbitMUS = LHCOrbitNS * 1e-3 |
constexpr unsigned int | MaxNOrbits = 0xffffffff |
constexpr int | BunchOffsetsP2 [2] = {344, 3017} |
Enumerator | |
---|---|
BeamA | |
BeamC | |
NBeamDirections | |
InteractingBC |
Definition at line 26 of file LHCConstants.h.
|
constexpr |
Definition at line 44 of file LHCConstants.h.
|
constexpr |
Definition at line 50 of file LHCConstants.h.
|
constexpr |
Definition at line 41 of file LHCConstants.h.
|
constexpr |
Definition at line 36 of file LHCConstants.h.
|
constexpr |
Definition at line 33 of file LHCConstants.h.
|
constexpr |
Definition at line 31 of file LHCConstants.h.
|
constexpr |
Definition at line 37 of file LHCConstants.h.
|
constexpr |
Definition at line 34 of file LHCConstants.h.
|
constexpr |
Definition at line 35 of file LHCConstants.h.
|
constexpr |
Definition at line 32 of file LHCConstants.h.
|
constexpr |
Definition at line 38 of file LHCConstants.h.