KaliVeda
Toolkit for HIC analysis
KVFAZIAFilterGroupReconstructor.h
1 #ifndef __KVFAZIAFILTERGROUPRECONSTRUCTOR_H
2 #define __KVFAZIAFILTERGROUPRECONSTRUCTOR_H
3 
4 #include "KVFilterGroupReconstructor.h"
5 
18 public:
21  {
22  }
23 
24  ClassDef(KVFAZIAFilterGroupReconstructor, 1) //Reconstruct particles after simulated detection in FAZIA telescope
25 };
26 
27 #endif
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t g
Reconstruct particles after simulated detection in FAZIA telescope.
KVFAZIAFilterGroupReconstructor(const KVGroup *g=nullptr)
Reconstruct particles in group of detectors after filtering simulated events.
Group of detectors which can be treated independently of all others in array.
Definition: KVGroup.h:19