1 #ifndef __KVFILTEREVENTRECONSTRUCTOR_H
2 #define __KVFILTEREVENTRECONSTRUCTOR_H
4 #include "KVEventReconstructor.h"
5 #include "KVFilterGroupReconstructor.h"
#define ClassDefOverride(name, id)
Audit of experimental data identification and calibrations.
Base class for event reconstruction from array data.
TObjArray * GetReconstructors()
Abstract base class container for multi-particle events.
Reconstruct events after filtering a simulation.
void SetDataQualityAudit(const KVDataQualityAudit *DQA)
void ReconstructEvent(const TSeqCollection *=nullptr) override
void SetSimEvent(KVEvent *E)
KVFilterEventReconstructor(KVMultiDetArray *arg1, KVReconstructedEvent *arg2, KVEvent *E=nullptr, const TString &det_frame="")
the frame used in the call to KVDetectionSimulator::DetectEvent()
void SetDetectionFrame(const TString &det_frame)
TString fDetectionFrame
the simulated event used as input to the filter
Reconstruct particles in group of detectors after filtering simulated events.
Base class for describing the geometry of a detector array.
Event containing KVReconstructedNucleus nuclei reconstructed from hits in detectors.