4 #include "KVFAZIAIDSiPSA.h"
37 fZThreshold =
new TF1(
"FAZIAIDSiPSA-ZSEUIL",
"pol2", 0, 100);
39 fZThreshold->SetParameters(1.71777, -0.760697, 0.752485) ;
50 fAThreshold =
new TF1(
"FAZIAIDSiPSA-ASEUIL",
"pol2", 0, 100);
51 fAThreshold->SetParameters(-5.14823, 2.03461, 1.55798);
148 double e = n->
GetE();
void SetLabel(const Char_t *lab)
Bool_t IsLabelled(const Char_t *l) const
virtual void SetType(const Char_t *str)
Bool_t HasCalibIdentInfos() const
void SetIdentificationStatus(KVReconstructedNucleus *)
static TF1 * fZThreshold
empirical threshold for Z identification
static TF1 * fAThreshold
empirical threshold for A identification
KVFAZIAIDSiPSA()
Default constructor.
virtual void Initialize()
Bool_t CheckTheoreticalIdentificationThreshold(KVNucleus *, Double_t=0.0)
KVDetector * GetDetector(UInt_t n) const
virtual void Initialize(void)
Int_t GetIntValue(const Char_t *name) const
void SetValue(const Char_t *name, value_type value)
Bool_t HasParameter(const Char_t *name) const
Description of properties and kinematics of atomic nuclei.
void SetZ(Int_t z, Char_t mt=-1)
Int_t GetZ() const
Return the number of proton / atomic number.
KVNameValueList * GetParameters() const
Double_t GetEnergy() const
Nuclei reconstructed from data measured by a detector array .
virtual void SetAMeasured(Bool_t yes=kTRUE)
virtual void SetZMeasured(Bool_t yes=kTRUE)