Changeset 7634 for trunk/MagicSoft/include-Classes
- Timestamp:
- 04/11/06 16:34:48 (19 years ago)
- Location:
- trunk/MagicSoft/include-Classes/MMcFormat
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MFadcDefine.h
r6738 r7634 28 28 // --> The maximum number of FADC channels 29 29 // Most likely it will be always equal to CAMERA_PIXELS 30 #define MFADC_CHANNELS 3 50030 #define MFADC_CHANNELS 3800 31 31 // 32 32 // --> Ratio of high to low gain: -
trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx
r7436 r7634 139 139 void DrawPixelContent(Int_t num) const { } 140 140 141 ClassDef(MMcFadcHeader, 7) //Stores Montecarlo Information describing the FADC behaviour 142 141 ClassDef(MMcFadcHeader, 8) //Stores Montecarlo Information describing the FADC behaviour 143 142 }; 144 143
Note:
See TracChangeset
for help on using the changeset viewer.