slight performance increase - missing header file.
This commit is contained in:
parent
6da091c96b
commit
2b049f03b9
@ -65,6 +65,9 @@ class PRunNonMusr : public PRunBase
|
|||||||
|
|
||||||
UInt_t fNoOfFitBins; ///< number of bins to be be fitted
|
UInt_t fNoOfFitBins; ///< number of bins to be be fitted
|
||||||
Int_t fPacking; ///< packing for this particular run. Either given in the RUN- or GLOBAL-block.
|
Int_t fPacking; ///< packing for this particular run. Either given in the RUN- or GLOBAL-block.
|
||||||
|
|
||||||
|
Int_t fStartTimeBin; ///< bin at which the fit starts
|
||||||
|
Int_t fEndTimeBin; ///< bin at which the fit ends
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _PRUNNONMUSR_H_
|
#endif // _PRUNNONMUSR_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user