Changeset 1193 for trunk/MagicSoft


Ignore:
Timestamp:
01/18/02 14:09:56 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx

    r1101 r1193  
    1010 private:
    1111  UShort_t fPartId;         // Type of particle
    12   Float_t  fEnergy;         // Energy in GeV
     12  Float_t  fEnergy;         // [GeV] Energy
    1313
    14   Float_t fTheta;           // Theta angle of event
    15   Float_t fPhi;             // Phi angle of event
     14  Float_t fTheta;           // [rad] Theta angle of event
     15  Float_t fPhi;             // [rad] Phi angle of event
    1616
    1717  Float_t fCoreD;           // Core d pos
Note: See TracChangeset for help on using the changeset viewer.