Ignore:
Timestamp:
07/20/04 12:11:32 (20 years ago)
Author:
jlopez
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/mifae/library/MFHVNotNominal.h

    r3977 r4409  
    5151    Float_t GetfMaxHVDeviation() const          { return fMaxHVDeviation; }
    5252    Float_t GetfMaxNumPixelsDeviated() const    { return fMaxNumPixelsDeviated; }
    53 
     53    TArrayD GetHVNominal() const { return fHVNominal; }
     54   
    5455    ClassDef(MFHVNotNominal, 0)   // Filter to filter the events with HV out of nominal values
    5556};
Note: See TracChangeset for help on using the changeset viewer.