- Timestamp:
- 05/16/01 13:41:58 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-CORSIKA/COREventHeader.hxx
r426 r792 140 140 void print(void); 141 141 142 // get the event number 143 inline Float_t get_number ( void ) { return ( EvtNumber ); } 144 142 145 // get the primary type (GEANT code) 143 146 inline Float_t get_primary ( void ) { return ( PrimaryID ); }
Note:
See TracChangeset
for help on using the changeset viewer.