Ignore:
Timestamp:
02/16/04 11:18:25 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFCosmics.cc

    r3112 r3183  
    3333//   the outer pixels have some defect).
    3434//
    35 //   ProProcess:  Search for MPedestalCam, MExtractedSignalCam
    36 //               
    37 //   ReInit:      Initialize number of used FADC slices
    38 //
    39 //   Process:     if fMaxEmptyPixels pixels lower than 3 pedRMS,
    40 //                the event is supposed to
    41 //                be a cosmic and kContinue is returned
    42 //
    43 //
    4435//  Input Containers:
    4536//   MRawEvtData
     
    120111// --------------------------------------------------------------------------
    121112//
    122 // The ReInit searches the following input containers for information:
    123 //  - MExtractedSignalCam
     113// Initialize number of used FADC slices
    124114//
    125115Bool_t MFCosmics::ReInit(MParList *pList)
Note: See TracChangeset for help on using the changeset viewer.