4 #ifndef __KVFAZIARAWDATAANALYSER_H 
    5 #define __KVFAZIARAWDATAANALYSER_H 
    7 #include "KVDataSetAnalyser.h" 
#define ClassDef(name, id)
 
Pilots user analysis of experimental data.
 
Pilot analysis of raw FAZIA data.
 
virtual void preInitRun()
called by the KVFAZIAReader::Notify() derived analysis class
 
virtual ~KVFAZIARawDataAnalyser()
Destructor.
 
KVFAZIARawDataAnalyser()
Default constructor.
 
Int_t fRunNumber
run number of current file
 
Int_t GetCurrentRunNumber() const
 
virtual void preInitAnalysis()
called by the KVFAZIAReader::SlaveBegin() derived analysis class