Changeset 2343
- Timestamp:
- 09/15/03 12:38:42 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MC/MCEventHeader_2.hxx
r1719 r2343 240 240 } 241 241 242 inline void get_viewcone ( Float_t *rmin, Float_t *rmax){ 243 *rmin=viewcone_angles[0]; 244 *rmax=viewcone_angles[1]; 245 } 246 242 247 // get the energy range of this run 243 248 inline void get_phi_range ( Float_t *plow, Float_t *pup ) {
Note:
See TracChangeset
for help on using the changeset viewer.