Changeset 1193 for trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
- Timestamp:
- 01/18/02 14:09:56 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r1101 r1193 10 10 private: 11 11 UShort_t fPartId; // Type of particle 12 Float_t fEnergy; // Energy in GeV12 Float_t fEnergy; // [GeV] Energy 13 13 14 Float_t fTheta; // Theta angle of event15 Float_t fPhi; // Phi angle of event14 Float_t fTheta; // [rad] Theta angle of event 15 Float_t fPhi; // [rad] Phi angle of event 16 16 17 17 Float_t fCoreD; // Core d pos
Note:
See TracChangeset
for help on using the changeset viewer.