KaliVeda
Toolkit for HIC analysis
KVINDRAEtalonGroupReconstructor.h
1 
4 #ifndef __KVINDRAETALONGROUPRECONSTRUCTOR_H
5 #define __KVINDRAETALONGROUPRECONSTRUCTOR_H
6 
7 #include "KVINDRABackwardGroupReconstructor.h"
8 
17 
19 
20 protected:
23  {
24  return n->GetReconstructionTrajectory()->GetDetector("SI75");
25  }
27  {
28  return n->GetReconstructionTrajectory()->GetDetector("SILI");
29  }
32 public:
35 
37 
40 
41  ClassDef(KVINDRAEtalonGroupReconstructor, 1) //Reconstruct particles in INDRA groups with etalon telescopes
42 };
43 
44 #endif
bool Bool_t
double Double_t
#define ClassDef(name, id)
Base class for detector geometry description.
Definition: KVDetector.h:160
Path taken by particles through multidetector geometry.
Information on relative positions of detectors & particle trajectories.
Reconstruct data in rings 10-17 of INDRA.
Reconstruct particles in INDRA groups with etalon telescopes.
KVDetector * GetSiLi(KVReconstructedNucleus *n)
KVDetector * GetSi75(KVReconstructedNucleus *n)
Bool_t CoherencyEtalons(KVReconstructedNucleus &PART)
Called by Identify() for particles stopping in etalon modules of Rings 10-17.
void DoCalibration(KVReconstructedNucleus *PART)
Calibration of particle stopping in etalon modules.
Bool_t CalculateSi75DEFromResidualEnergy(Double_t ERES, KVDetector *si75, KVReconstructedNucleus *n)
Bool_t CalculateSiLiDEFromResidualEnergy(Double_t ERES, KVDetector *sili, KVReconstructedNucleus *n)
KVReconstructedNucleus * ReconstructTrajectory(const KVGeoDNTrajectory *traj, const KVGeoDetectorNode *node)
bool DoCoherencyAnalysis(KVReconstructedNucleus &PART)
Nuclei reconstructed from data measured by a detector array .
const Int_t n