Go to the source code of this file.
Defines | |
| #define | MAX_PARTICLE 100000 |
| #define | EMass 5.100e-04 |
| #define | CSpeed 29979245.8 |
| #define | Prop_B 5.26e-03 |
| #define | MAX_GAMMA 1000000000000. |
| #define | classic_electr_radius 2.8179409421853486e-12 |
| #define | electron_Compton_length 3.861593288718701e-10 |
| #define | fine_structure_const 0.00729735301337329 |
| #define | hbarc 1.9732705406375647e-10 |
| #define | DEAD -1 |
| #define | ALIVE 0 |
| #define | CREATED 1 |
| #define | PHOTON 22 |
| #define | ELECTRON 11 |
| #define | POSITRON -11 |
| #define | MUON_MINUS 13 |
| #define | MUON_PLUS -13 |
| #define | TAU_MINUS 15 |
| #define | TAU_PLUS -15 |
| #define | NEUTRINO_E 12 |
| #define | ANTINEUTRINO_E -12 |
| #define | NEUTRINO_MUON 14 |
| #define | ANTINEUTRINO_MUON -14 |
| #define | NEUTRINO_TAU 16 |
| #define | ANTINEUTRINO_TAU -16 |
| #define | PION_ZERO 111 |
| #define | PION_PLUS 211 |
| #define | PION_MINUS -211 |
| #define | ETA 221 |
| #define | KAON_PLUS 321 |
| #define | KAON_MINUS -321 |
| #define | KAON_LONG 130 |
| #define | KAON_SHORT 310 |
| #define | D_PLUS -411 |
| #define | D_MINUS 411 |
| #define | D_ZERO 421 |
| #define | D_ZERO_BAR -421 |
| #define | PROTON 2212 |
| #define | ANTIPROTON -2212 |
| #define | NEUTRON 2112 |
| #define | ANTINEUTRON -2112 |
| #define | W_PLUS 24 |
| #define | W_MINUS -24 |
| #define | Z_ZERO 23 |
| #define | RHO_ZERO 113 |
| #define | RHO_PLUS 213 |
| #define | RHO_MINUS -213 |
| #define | OMEGA 223 |
| #define | PHI 333 |
| #define | J_PSI 443 |
| #define | LAMBDA 3122 |
| #define | LAMBDA_BAR -3122 |
| #define | SIGMA_PLUS 3222 |
| #define | SIGMA_BAR_MINUS -3222 |
| #define | SIGMA_ZERO 3212 |
| #define | SIGMA_BAR_ZERO -3212 |
| #define | SIGMA_MINUS 3112 |
| #define | SIGMA_BAR_PLUS -3112 |
| #define | XI_ZERO 3322 |
| #define | XI_BAR_ZERO -3322 |
| #define | XI_MINUS 3312 |
| #define | XI_BAR_PLUS -3312 |
| #define | Fe 0 |
| #define | Ne 1 |
| #define | Al 2 |
| #define | Pb 3 |
| #define | Polystyrene 4 |
| #define | BGO 5 |
| #define | CsI 6 |
| #define | NaI 7 |
| #define | UNDEFINE 0 |
| #define | STABLE 1 |
| #define | BREMS 2 |
| #define | CONVERSION 3 |
| #define | INTERACT 4 |
| #define | DECAY 5 |
| #define | PCUT 0.1 |
| #define Al 2 |
Definition at line 85 of file constants.h.
Referenced by assembly(), decode_mcu_AC_first(), decode_mcu_DC_first(), decompress_smooth_data(), encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), rootgeom(), and validate_script().
| #define ALIVE 0 |
Definition at line 26 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Bremsstrahlung(), MyEvent::DEDX(), MyEvent::FindFreeId(), MyEvent::Move(), MyEvent::PairCreation(), and RootShower::Produce().
| #define ANTINEUTRINO_E -12 |
Definition at line 38 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define ANTINEUTRINO_MUON -14 |
Definition at line 40 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define ANTINEUTRINO_TAU -16 |
Definition at line 42 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define ANTINEUTRON -2112 |
Definition at line 58 of file constants.h.
| #define ANTIPROTON -2212 |
Definition at line 56 of file constants.h.
| #define BGO 5 |
Definition at line 88 of file constants.h.
| #define BREMS 2 |
Definition at line 94 of file constants.h.
Referenced by MyEvent::Action(), and MyEvent::DefineDecay().
| #define classic_electr_radius 2.8179409421853486e-12 |
Definition at line 20 of file constants.h.
| #define CONVERSION 3 |
Definition at line 95 of file constants.h.
Referenced by MyEvent::Action(), and MyEvent::DefineDecay().
| #define CREATED 1 |
Definition at line 27 of file constants.h.
Referenced by MyEvent::AddParticle(), MyEvent::Decay(), and RootShower::Produce().
| #define CsI 6 |
Definition at line 89 of file constants.h.
| #define CSpeed 29979245.8 |
Definition at line 16 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::CheckDecayTime(), MyEvent::DEDX(), MyDetector::Init(), and MyEvent::MagneticField().
| #define D_MINUS 411 |
Definition at line 52 of file constants.h.
| #define D_PLUS -411 |
Definition at line 51 of file constants.h.
| #define D_ZERO 421 |
Definition at line 53 of file constants.h.
| #define D_ZERO_BAR -421 |
Definition at line 54 of file constants.h.
| #define DEAD -1 |
Definition at line 25 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Bremsstrahlung(), MyEvent::Decay(), MyEvent::DEDX(), MyEvent::DeleteParticle(), MyEvent::Move(), MyEvent::PairCreation(), and RootShower::Produce().
| #define DECAY 5 |
Definition at line 97 of file constants.h.
| #define ELECTRON 11 |
Definition at line 31 of file constants.h.
Referenced by MyEvent::CheckDecayTime(), MyEvent::DefineDecay(), and MyEvent::PairCreation().
| #define electron_Compton_length 3.861593288718701e-10 |
Definition at line 21 of file constants.h.
| #define EMass 5.100e-04 |
Definition at line 15 of file constants.h.
Referenced by MyEvent::Init(), MyEvent::PairCreation(), and MyEvent::PairProb().
| #define ETA 221 |
Definition at line 46 of file constants.h.
| #define Fe 0 |
Definition at line 83 of file constants.h.
Referenced by building(), cheongwadae(), lego(), mp3player(), robot(), south_gate(), station1(), station2(), and tank().
| #define fine_structure_const 0.00729735301337329 |
Definition at line 22 of file constants.h.
| #define hbarc 1.9732705406375647e-10 |
Definition at line 23 of file constants.h.
| #define INTERACT 4 |
Definition at line 96 of file constants.h.
| #define J_PSI 443 |
Definition at line 68 of file constants.h.
| #define KAON_LONG 130 |
Definition at line 49 of file constants.h.
| #define KAON_MINUS -321 |
Definition at line 48 of file constants.h.
| #define KAON_PLUS 321 |
Definition at line 47 of file constants.h.
| #define KAON_SHORT 310 |
Definition at line 50 of file constants.h.
| #define LAMBDA 3122 |
Definition at line 70 of file constants.h.
| #define LAMBDA_BAR -3122 |
Definition at line 71 of file constants.h.
| #define MAX_GAMMA 1000000000000. |
| #define MAX_PARTICLE 100000 |
Definition at line 14 of file constants.h.
| #define MUON_MINUS 13 |
Definition at line 33 of file constants.h.
| #define MUON_PLUS -13 |
Definition at line 34 of file constants.h.
| #define NaI 7 |
Definition at line 90 of file constants.h.
| #define Ne 1 |
Definition at line 84 of file constants.h.
| #define NEUTRINO_E 12 |
Definition at line 37 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define NEUTRINO_MUON 14 |
Definition at line 39 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define NEUTRINO_TAU 16 |
Definition at line 41 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), and RootShower::OnShowSelected().
| #define NEUTRON 2112 |
Definition at line 57 of file constants.h.
| #define OMEGA 223 |
Definition at line 66 of file constants.h.
| #define Pb 3 |
Definition at line 86 of file constants.h.
| #define PCUT 0.1 |
Definition at line 98 of file constants.h.
| #define PHI 333 |
Definition at line 67 of file constants.h.
| #define PHOTON 22 |
Definition at line 30 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::Bremsstrahlung(), MyEvent::CheckDecayTime(), MyEvent::DefineDecay(), MyEvent::Move(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), RootShower::OnShowSelected(), and RootShower::RootShower().
| #define PION_MINUS -211 |
Definition at line 45 of file constants.h.
| #define PION_PLUS 211 |
Definition at line 44 of file constants.h.
| #define PION_ZERO 111 |
Definition at line 43 of file constants.h.
| #define Polystyrene 4 |
Definition at line 87 of file constants.h.
| #define POSITRON -11 |
Definition at line 32 of file constants.h.
Referenced by MyEvent::CheckDecayTime(), MyEvent::DefineDecay(), and MyEvent::PairCreation().
| #define Prop_B 5.26e-03 |
Definition at line 17 of file constants.h.
| #define PROTON 2212 |
Definition at line 55 of file constants.h.
| #define RHO_MINUS -213 |
Definition at line 65 of file constants.h.
| #define RHO_PLUS 213 |
Definition at line 64 of file constants.h.
| #define RHO_ZERO 113 |
Definition at line 63 of file constants.h.
| #define SIGMA_BAR_MINUS -3222 |
Definition at line 73 of file constants.h.
| #define SIGMA_BAR_PLUS -3112 |
Definition at line 77 of file constants.h.
| #define SIGMA_BAR_ZERO -3212 |
Definition at line 75 of file constants.h.
| #define SIGMA_MINUS 3112 |
Definition at line 76 of file constants.h.
| #define SIGMA_PLUS 3222 |
Definition at line 72 of file constants.h.
| #define SIGMA_ZERO 3212 |
Definition at line 74 of file constants.h.
| #define STABLE 1 |
| #define TAU_MINUS 15 |
Definition at line 35 of file constants.h.
| #define TAU_PLUS -15 |
Definition at line 36 of file constants.h.
| #define UNDEFINE 0 |
Definition at line 92 of file constants.h.
Referenced by MyEvent::Action(), MyEvent::AddParticle(), ClassImp(), and MyEvent::Decay().
| #define W_MINUS -24 |
Definition at line 61 of file constants.h.
| #define W_PLUS 24 |
Definition at line 60 of file constants.h.
| #define XI_BAR_PLUS -3312 |
Definition at line 81 of file constants.h.
| #define XI_BAR_ZERO -3322 |
Definition at line 79 of file constants.h.
| #define XI_MINUS 3312 |
Definition at line 80 of file constants.h.
| #define XI_ZERO 3322 |
Definition at line 78 of file constants.h.
| #define Z_ZERO 23 |
Definition at line 62 of file constants.h.
1.5.1