1 #include "KVReconRawDataAnalyser.h"
4 #include <KVClassFactory.h>
16 Info(
"preInitAnalysis",
"Reconstructed event container class: %s", recev_cl->
GetName());
73 KVClassFactory cf(kvsname,
"Analysis of reconstructed raw data",
"",
74 kTRUE,
"ReconRawAnalysisTemplate");
Factory class for generating skeleton files for new classes.
void GenerateCode()
Generate header and implementation file for currently-defined class.
Base class for event reconstruction from array data.
void Clear(Option_t *opt="") override
Bool_t HandledRawData() const
const KVSeqCollection * GetFiredDetectors() const
Long64_t GetEventNumber() const
Base class for user analysis of raw data with event reconstruction.
void postAnalysis() override
std::unique_ptr< KVEventReconstructor > fEvRecon
void preInitRun() override
void postEndRun() override
KVReconstructedEvent * fRecev
void preAnalysis() override
static void Make(const Char_t *kvsname)
Automatic generation of derived class for raw data analysis.
Event containing KVReconstructedNucleus nuclei reconstructed from hits in detectors.
void * New(ENewType defConstructor=kClassNew, Bool_t quiet=kFALSE) const
static TClass * GetClass(Bool_t load=kTRUE, Bool_t silent=kFALSE)
const char * GetName() const override