KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVFAZIAIDCsI.h
1
3
4#ifndef __KVFAZIAIDCSI_H
5#define __KVFAZIAIDCSI_H
6
7#include "KVFAZIAIDTelescope.h"
8#include "KVIDGCsI.h"
9
10class KVFAZIADetector;
11
13
14public:
17 virtual Bool_t CanIdentify(Int_t Z, Int_t /*A*/)
18 {
23 return (Z > 0) && (Z < 5);
24 }
25
26 ClassDef(KVFAZIAIDCsI, 1) //id telescope to manage FAZIA CsI identification
27};
28
29#endif
int Int_t
bool Bool_t
double Double_t
#define ClassDef(name, id)
Base class for FAZIA detectors.
KVFAZIAIDCsI()
Default constructor.
virtual Bool_t Identify(KVIdentificationResult *, Double_t x=-1., Double_t y=-1.)
virtual Bool_t CanIdentify(Int_t Z, Int_t)
Full result of one attempted particle identification.
Double_t y[n]
Double_t x[n]