Changeset 3183 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 02/16/04 11:18:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFCosmics.cc
r3112 r3183 33 33 // the outer pixels have some defect). 34 34 // 35 // ProProcess: Search for MPedestalCam, MExtractedSignalCam36 //37 // ReInit: Initialize number of used FADC slices38 //39 // Process: if fMaxEmptyPixels pixels lower than 3 pedRMS,40 // the event is supposed to41 // be a cosmic and kContinue is returned42 //43 //44 35 // Input Containers: 45 36 // MRawEvtData … … 120 111 // -------------------------------------------------------------------------- 121 112 // 122 // The ReInit searches the following input containers for information: 123 // - MExtractedSignalCam 113 // Initialize number of used FADC slices 124 114 // 125 115 Bool_t MFCosmics::ReInit(MParList *pList)
Note:
See TracChangeset
for help on using the changeset viewer.