KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVFAZIAIDTelescope.h
1
3
4#ifndef __KVFAZIAIDTELESCOPE_H
5#define __KVFAZIAIDTELESCOPE_H
6
7#include "KVIDTelescope.h"
8#include "KVReconstructedNucleus.h"
9#include "TF1.h"
10
12
13protected:
15 double fMaxZ, fSigmaZ;
16
17public:
19 virtual void AddDetector(KVDetector* d);
22
23 ClassDef(KVFAZIAIDTelescope, 1) //Identification for FAZIA array
24};
25
26#endif
#define ClassDef(name, id)
Base class for detector geometry description.
Definition KVDetector.h:160
KVFAZIAIDTelescope()
Default constructor.
virtual void SetIdentificationStatus(KVReconstructedNucleus *n)
static const Char_t* GetNewName(KVString oldname);
virtual void AddDetector(KVDetector *d)
Base class for all detectors or associations of detectors in array which can identify charged particl...
Nuclei reconstructed from data measured by a detector array .