KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVFAZIAIDCsI.h
Go to the documentation of this file.
1 
4 #ifndef __KVFAZIAIDCSI_H
5 #define __KVFAZIAIDCSI_H
6 
7 #include "KVFAZIAIDTelescope.h"
8 #include "KVIDGCsI.h"
9 
10 class KVFAZIADetector;
11 
13 
14 public:
15  KVFAZIAIDCsI();
16  virtual Bool_t Identify(KVIdentificationResult*, Double_t x = -1., Double_t y = -1.);
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)
Definition: KVFAZIAIDCsI.h:17
Full result of one attempted particle identification.
Double_t y[n]
Double_t x[n]