on the way to handle db-files ...
This commit is contained in:
@ -56,6 +56,9 @@ class PRunNonMusr : public PRunBase
|
||||
double fFitStartTime;
|
||||
double fFitStopTime;
|
||||
unsigned int fNoOfFitBins;
|
||||
|
||||
unsigned int GetXIndex(PRawRunData* runData);
|
||||
unsigned int GetYIndex(PRawRunData* runData);
|
||||
};
|
||||
|
||||
#endif // _PRUNNONMUSR_H_
|
||||
|
Reference in New Issue
Block a user