Changeset 1314 for trunk/MagicSoft
- Timestamp:
- 04/27/02 12:18:45 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.cxx
r1246 r1314 11 11 // The information is saved only once, whatever the 12 12 // number of events is 13 14 13 // 14 // This is the second version of this output class. Old root files, which have 15 // a previous version of this class, are still compatibles and can be used. 16 // But of course, you can no try to get infromatino in these old files about 17 // the new data members. 18 // 19 // The following data member have been introduced in this second version 20 // and they do not exist in the previous one: 21 // 22 // Float_t fElecNoiseTrig; The width of the gaussian noise is that times 23 // the amplitude of the single phe response 24 // for the trigger 25 // 26 ///////////////////////// 15 27 16 28 ClassImp(MMcTrigHeader);
Note:
See TracChangeset
for help on using the changeset viewer.