Ignore:
Timestamp:
05/07/12 11:45:15 (12 years ago)
Author:
Jens Buss
Message:
changed distribution histograms from TH1F to TH1I
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/rootmacros/PulseTemplates/pixel.h

    r13560 r13584  
    109109    TProfile**      hEdgeProfile;  //histogrammm for Profile of detected Peaks
    110110    TH1F**          hSlopeRisingEdge;
    111     TH1F**          hRisingEdgeToMax;
    112     TH1F**          hPosOfMax;
     111    TH1I**          hRisingEdgeToMax;
     112    TH1I**          hPosOfMax;
    113113    TObjArray*      hList;
    114114
Note: See TracChangeset for help on using the changeset viewer.