KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
List of all members | Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Private Attributes | List of all members
KVINDRA Class Reference

INDRA multidetector array geometry.

Definition at line 70 of file KVINDRA.h.

Public Types

enum  ECodes {
  NO_CALIBRATION_ATTEMPTED = 0 , NORMAL_CALIBRATION = 1 , SOME_ENERGY_LOSSES_CALCULATED = 2 , WARNING_CSI_MAX_ENERGY = 3 ,
  BAD_CALIBRATION = 15
}
 Calibration quality codes attributed to particles reconstructed from data. More...
 
enum  IDCodes {
  NO_IDENTIFICATION = 14 , ID_STOPPED_IN_FIRST_STAGE = 5 , ID_GAMMA = 0 , ID_NEUTRON = 1 ,
  ID_PHOSWICH = 2 , ID_CSI_PSA = 2 , ID_SI_CSI = 3 , ID_SI75_SILI = 3 ,
  ID_SILI_CSI = 3 , ID_CI_SI = 4 , ID_CI_CSI = 4 , ID_CI_SI75 = 4 ,
  ID_CI_SI_COHERENCY = 6 , ID_CI_COHERENCY = 7 , ID_CI_MULTIHIT = 8 , ID_CSI_FRAGMENT = 9 ,
  ID_CSI_MASS_OUT_OF_RANGE = 10
}
 Identification quality codes attributed to particles reconstructed from data. More...
 
- Public Types inherited from KVMultiDetArray
enum  EFilterType { kFilterType_Geo , kFilterType_GeoThresh , kFilterType_Full }
 filter types. values of fFilterType More...
 
- Public Types inherited from KVBase
enum  EKaliVedaBits { kIsKaliVedaObject = BIT(23) }
 
- Public Types inherited from TObject
enum  EDeprecatedStatusBits
 
enum  EStatusBits
 

Public Member Functions

 KVINDRA ()
 
virtual ~ KVINDRA ()
 
virtual Bool_t ArePHDSet () const
 
virtual void Build (Int_t run=-1)
 
virtual void cd (Option_t *option="")
 ................ inline functions More...
 
void CreateROOTGeometry ()
 
virtual UShort_t GetBadIDCode ()
 
KVLayerGetChIoLayer ()
 
virtual KVChIoGetChIoOf (const Char_t *detname)
 
virtual UShort_t GetCoherencyIDCode ()
 
virtual KVINDRADetectorGetDetectorByType (UInt_t cou, UInt_t mod, UInt_t type) const
 
virtual void GetDetectorEvent (KVDetectorEvent *detev, const TSeqCollection *fired_dets=0)
 
TString GetECodeMeaning (Int_t ec) const
 
virtual Int_t GetIDCodeForParticlesStoppingInFirstStageOfTelescopes () const
 
TString GetIDCodeMeaning (Int_t idc) const
 
KVHashListGetListOfChIo () const
 
KVHashListGetListOfCsI () const
 
KVHashListGetListOfPhoswich () const
 
KVHashListGetListOfSi () const
 
virtual UShort_t GetMultiHitFirstStageIDCode ()
 
virtual UChar_t GetNormalCalibrationCode ()
 
KVGroupReconstructorGetReconstructorForGroup (const KVGroup *) const
 
UChar_t GetTrigger () const
 
KVINDRATriggerInfoGetTriggerInfo ()
 
void handle_ebyedat_raw_data_parameter (const char *param_name, uint16_t val)
 
void InitialiseRawDataReading (KVRawDataReader *)
 
virtual void PHDSet (Bool_t yes=kTRUE)
 
void SetIDCodeForIDTelescope (KVIDTelescope *) const
 Set the INDRA-specific general identification code for the given telescope. More...
 
void SetMinimumOKMultiplicity (KVEvent *) const
 
void SetPinLasersForCsI ()
 
void SetRawDataFromReconEvent (KVNameValueList &)
 
void SetReconParametersInEvent (KVReconstructedEvent *) const
 If "INDRA.EN" parameter has been set, we use it to set the event number. More...
 
virtual void SetROOTGeometry (Bool_t on=kTRUE)
 
void SetTrigger (UChar_t trig)
 
- Public Member Functions inherited from KVASMultiDetArray
 KVASMultiDetArray ()
 
virtual ~ KVASMultiDetArray ()
 
void AnalyseGroupAndReconstructEvent (KVReconstructedEvent *event, KVGroup *grp)
 
void AnalyseTelescopes (KVReconstructedEvent *event, TList *kvtl)
 
void CalculateGroupsFromGeometry ()
 
virtual KVNameValueListDetectParticle (KVNucleus *part)
 
virtual KVGroupGetGroupWithAngles (Float_t theta, Float_t phi)
 return pointer to group in array according to given polar coordinates More...
 
KVLayerGetLayer (const Char_t *name) const
 
KVLayerGetLayer (Int_t num) const
 
KVRingGetRing (const Char_t *layer, const Char_t *ring_name) const
 find named ring in named layer More...
 
KVRingGetRing (const Char_t *layer, UInt_t ring_number) const
 find numbered ring in named layer More...
 
KVRingGetRing (UInt_t layer, const Char_t *ring_name) const
 find named ring in numbered layer More...
 
KVRingGetRing (UInt_t layer, UInt_t ring_number) const
 find numbered ring in numbered layer More...
 
virtual Double_t GetSolidAngleByLayer (const Char_t *layer)
 
virtual Double_t GetSolidAngleByLayerAndRing (const Char_t *layer, UInt_t ring_number)
 
KVTelescopeGetTelescope (const Char_t *name) const
 Return pointer to telescope in array with name given by "name". More...
 
TListGetTelescopes (Float_t theta, Float_t phi)
 
virtual Double_t GetTotalSolidAngle (void) const
 
void init ()
 
- Public Member Functions inherited from KVMultiDetArray
 KVMultiDetArray ()
 Default constructor. More...
 
 KVMultiDetArray (const Char_t *name, const Char_t *type="")
 Constructor with name and optional type. More...
 
virtual ~KVMultiDetArray ()
 destroy (delete) the MDA and all the associated structure, detectors etc. More...
 
virtual void AcceptAllECodes ()
 
virtual void AcceptAllIDCodes ()
 
void AcceptECodes (const KVNumberList &codelist)
 
void AcceptIDCodes (const KVNumberList &codelist)
 
virtual void AcceptParticleForAnalysis (KVReconstructedNucleus *) const
 
void CalculateDetectorSegmentationIndex ()
 
void CalculateIdentificationGrids ()
 For each IDtelescope in array, calculate an identification grid. More...
 
Bool_t CalParamsSet ()
 
void CheckROOTGeometry ()
 
virtual void CheckStatusOfDetectors (KVDBRun *, const TString &="")
 
virtual void Clear (Option_t *opt="")
 
void CreateGeoManager (Double_t dx=500, Double_t dy=500, Double_t dz=500)
 
virtual void CreateIDTelescopesInGroups ()
 
virtual void DetectEvent (KVEvent *event, KVReconstructedEvent *rec_event, const Char_t *detection_frame="")
 
KVNameValueListDetectParticle_TGEO (KVNucleus *part)
 
void DetectParticleIn (const Char_t *detname, KVNucleus *kvp)
 
void Draw (Option_t *option="")
 
virtual TGraphDrawPunchThroughEnergyVsZ (const Char_t *detector, Int_t massform=KVNucleus::kBetaMass)
 
virtual TGraphDrawPunchThroughEsurAVsZ (const Char_t *detector, Int_t massform=KVNucleus::kBetaMass)
 
virtual TGraphDrawPunchThroughZVsVpar (const Char_t *detector, Int_t massform=KVNucleus::kBetaMass)
 
virtual void FillDetectorList (KVReconstructedNucleus *rnuc, KVHashList *DetList, const KVString &DetNames)
 
void FillHistogramsForAllIDTelescopes (KVSeqCollection *list)
 Fill TH2F histograms for all IDTelescopes of the array. More...
 
void FillListOfIDTelescopes (KVIDGraph *gr) const
 
virtual Int_t FilteredEventCoherencyAnalysis (Int_t round, KVReconstructedEvent *rec_event)
 
const KVNumberListGetAcceptedECodes () const
 
const KVNumberListGetAcceptedIDCodes () const
 
virtual KVMultiDetArrayGetArray (const Char_t *) const
 
TListGetCalibrationStatusOfDetectors ()
 
UInt_t GetCurrentRunNumber () const
 
TString GetDataSet () const
 
const KVSeqCollectionGetExtraRawDataSignals () const
 
const KVSeqCollectionGetFiredDetectors () const
 
const KVSeqCollectionGetFiredSignals () const
 
TGeoManagerGetGeometry () const
 Return pointer to the (ROOT) geometry of the array. More...
 
virtual KVGroupGetGroup (const Char_t *) const
 Return pointer to group with name. More...
 
virtual KVGroupGetGroupWithDetector (const Char_t *)
 
KVIDTelescopeGetIDTelescope (const Char_t *name) const
 Return pointer to DeltaE-E ID Telescope with "name". More...
 
KVSeqCollectionGetIDTelescopesWithType (const Char_t *type)
 
KVUniqueNameListGetIDTelescopeTypes ()
 
KVSeqCollectionGetListOfIDTelescopes () const
 
KVGeoNavigatorGetNavigator () const
 
Int_t GetNumberOfGroups () const
 
virtual const Char_tGetPartSeedCond () const
 
virtual Double_t GetPunchThroughEnergy (const Char_t *detector, Int_t Z, Int_t A)
 
KVNameValueListGetReconParameters ()
 
const KVNameValueListGetReconParameters () const
 
TListGetStatusOfIDTelescopes ()
 
KVTargetGetTarget ()
 
virtual Double_t GetTargetEnergyLossCorrection (KVReconstructedNucleus *)
 
const TSeqCollectionGetTrajectories () const
 
KVUpDaterGetUpDater ()
 
Bool_t HandledRawData () const
 
Bool_t HandleRawDataBuffer (MFMBufferReader &)
 
virtual Bool_t HandleRawDataEvent (KVRawDataReader *)
 
Bool_t IDParamsSet ()
 
void init ()
 
virtual void InitializeIDTelescopes ()
 
Bool_t IsBeingDeleted ()
 
virtual Bool_t IsBuilt () const
 
Bool_t IsRemoving ()
 
Bool_t IsROOTGeometry () const
 
Bool_t IsSimMode () const
 
virtual void MakeCalibrationTables (KVExpDB *)
 
void MakeHistogramsForAllIDTelescopes (KVSeqCollection *list, Int_t dimension=100)
 
Bool_t ParamsSet ()
 
void prepare_to_handle_new_raw_data ()
 reset acquisition parameters etc. before reading new raw data event More...
 
void PrintCalibStatusOfDetectors ()
 
void PrintStatusOfIDTelescopes ()
 
Bool_t ReadGridsFromAsciiFile (const Char_t *) const
 
virtual void ReconstructEvent (KVReconstructedEvent *, KVDetectorEvent *)
 
void RecursiveTrajectoryClustering (KVGeoDetectorNode *N, KVUniqueNameList &tried_trajectories, KVUniqueNameList &multitraj_nodes, KVUniqueNameList &detectors_of_group)
 
void RemoveGroup (const Char_t *)
 
void RemoveGroup (KVGroup *)
 
void ReplaceDetector (const Char_t *name, KVDetector *new_kvd)
 
virtual void SetCalibratorParameters (KVDBRun *, const TString &="")
 
void SetCurrentRunNumber (UInt_t r)
 
void SetDetectorThicknesses ()
 
void SetDetectorTransparency (Char_t)
 Modify the transparency of detector volumes in OpenGL view. More...
 
void SetFilterType (Int_t t)
 
void SetGeometry (TGeoManager *)
 
void SetGridsInTelescopes (UInt_t run)
 
virtual void SetIdentifications ()
 
void SetNavigator (KVGeoNavigator *geo)
 
virtual void SetParameters (UInt_t n, Bool_t physics_parameters_only=kFALSE)
 
virtual void SetPartSeedCond (const Char_t *cond)
 
virtual void SetRunCalibrationParameters (UShort_t n)
 
virtual void SetRunIdentificationParameters (UShort_t n)
 
virtual void SetSimMode (Bool_t on=kTRUE)
 
virtual void SetTarget (KVTarget *target)
 
- Public Member Functions inherited from KVGeoStrucElement
 KVGeoStrucElement ()
 Default constructor. More...
 
 KVGeoStrucElement (const Char_t *name, const Char_t *type="")
 Create a geometry structure element with given name and type. More...
 
virtual ~KVGeoStrucElement ()
 Destructor. More...
 
virtual void Add (KVBase *)
 
void Clear (Option_t *opt="")
 Empty lists of detectors, daughter structures, and parent structures. More...
 
void ClearDetectors (const Char_t *type="")
 
void ClearStructures (const Char_t *type="")
 
virtual Bool_t Contains (KVBase *name) const
 
virtual Bool_t Fired (Option_t *opt="any") const
 
KVDetectorGetDetector (const Char_t *name) const
 Return detector in this structure with given name. More...
 
KVDetectorGetDetectorAny (const Char_t *name)
 
KVDetectorGetDetectorByType (const Char_t *type) const
 Return detector in this structure with given type. More...
 
KVSeqCollectionGetDetectors ()
 
const KVSeqCollectionGetDetectors () const
 
KVSeqCollectionGetDetectorTypeList (const Char_t *type) const
 
const KVSeqCollectionGetParents () const
 
KVGeoStrucElementGetParentStructure (const Char_t *type, const Char_t *name="") const
 
KVGeoStrucElementGetStructure (const Char_t *name) const
 
KVGeoStrucElementGetStructure (const Char_t *type, const Char_t *name) const
 Get structure with type and name. More...
 
KVGeoStrucElementGetStructure (const Char_t *type, Int_t num) const
 Get structure with type and number. More...
 
const KVSeqCollectionGetStructures () const
 
KVSeqCollectionGetStructureTypeList (const Char_t *type) const
 
bool OwnsDaughters () const
 
bool OwnsDetectors () const
 
void Print (Option_t *option="") const
 
virtual void Remove (KVBase *)
 
void SetOwnsDaughters (Bool_t yes=kTRUE)
 
void SetOwnsDetectors (Bool_t yes=kTRUE)
 
void Sort (Bool_t order=kSortAscending)
 
void SortDetectors (Bool_t order=kSortAscending)
 
void SortStructures (Bool_t order=kSortAscending)
 
- Public Member Functions inherited from KVBase
 KVBase ()
 Default constructor. More...
 
 KVBase (const Char_t *name, const Char_t *title="")
 Ctor for object with given name and type. More...
 
 KVBase (const KVBase &)
 copy ctor More...
 
virtual ~ KVBase ()
 
virtual void Copy (TObject &) const
 Make a copy of this object. More...
 
const Char_tGetLabel () const
 
UInt_t GetNumber () const
 
UInt_t GetNumberOfObjects () const
 
virtual TObjectGetObject () const
 
virtual const Char_tGetType () const
 
Bool_t HasLabel () const
 
virtual Bool_t IsCalled (const Char_t *name) const
 
Bool_t IsLabelled (const Char_t *l) const
 
virtual Bool_t IsType (const Char_t *typ) const
 
virtual void List ()
 
KVBaseoperator= (const KVBase &)
 copy assignment operator More...
 
Double_t ProtectedGetX (const TF1 *func, Double_t val, int &status, Double_t xmin=0.0, Double_t xmax=0.0) const
 
void SetLabel (const Char_t *lab)
 
virtual void SetNumber (UInt_t num)
 
virtual void SetType (const Char_t *str)
 
- Public Member Functions inherited from TNamed
 TNamed ()
 
 TNamed (const char *name, const char *title)
 
 TNamed (const TNamed &named)
 
 TNamed (const TString &name, const TString &title)
 
virtual ~TNamed ()
 
virtual TObjectClone (const char *newname="") const
 
virtual Int_t Compare (const TObject *obj) const
 
virtual void FillBuffer (char *&buffer)
 
virtual const char * GetName () const
 
virtual const char * GetTitle () const
 
virtual ULong_t Hash () const
 
virtual Bool_t IsSortable () const
 
virtual void ls (Option_t *option="") const
 
TNamedoperator= (const TNamed &rhs)
 
virtual void SetName (const char *name)
 
virtual void SetNameTitle (const char *name, const char *title)
 
virtual void SetTitle (const char *title="")
 
virtual Int_t Sizeof () const
 
- Public Member Functions inherited from TObject
 TObject ()
 
 TObject (const TObject &object)
 
virtual ~TObject ()
 
void AbstractMethod (const char *method) const
 
virtual void AppendPad (Option_t *option="")
 
virtual void Browse (TBrowser *b)
 
ULong_t CheckedHash ()
 
virtual const char * ClassName () const
 
virtual void Delete (Option_t *option="")
 
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
 
virtual void DrawClass () const
 
virtual TObjectDrawClone (Option_t *option="") const
 
virtual void Dump () const
 
virtual void Error (const char *method, const char *msgfmt,...) const
 
virtual void Execute (const char *method, const char *params, Int_t *error=0)
 
virtual void Execute (TMethod *method, TObjArray *params, Int_t *error=0)
 
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
 
virtual void Fatal (const char *method, const char *msgfmt,...) const
 
virtual TObjectFindObject (const char *name) const
 
virtual TObjectFindObject (const TObject *obj) const
 
virtual Option_tGetDrawOption () const
 
virtual const char * GetIconName () const
 
virtual char * GetObjectInfo (Int_t px, Int_t py) const
 
virtual Option_tGetOption () const
 
virtual UInt_t GetUniqueID () const
 
virtual Bool_t HandleTimer (TTimer *timer)
 
Bool_t HasInconsistentHash () const
 
virtual void Info (const char *method, const char *msgfmt,...) const
 
virtual Bool_t InheritsFrom (const char *classname) const
 
virtual Bool_t InheritsFrom (const TClass *cl) const
 
virtual void Inspect () const
 
void InvertBit (UInt_t f)
 
virtual Bool_t IsEqual (const TObject *obj) const
 
virtual Bool_t IsFolder () const
 
R__ALWAYS_INLINE Bool_t IsOnHeap () const
 
R__ALWAYS_INLINE Bool_t IsZombie () const
 
void MayNotUse (const char *method) const
 
virtual Bool_t Notify ()
 
void Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const
 
void operator delete (void *ptr)
 
void operator delete[] (void *ptr)
 
voidoperator new (size_t sz)
 
voidoperator new (size_t sz, void *vp)
 
voidoperator new[] (size_t sz)
 
voidoperator new[] (size_t sz, void *vp)
 
TObjectoperator= (const TObject &rhs)
 
virtual void Paint (Option_t *option="")
 
virtual void Pop ()
 
virtual Int_t Read (const char *name)
 
virtual void RecursiveRemove (TObject *obj)
 
void ResetBit (UInt_t f)
 
virtual void SaveAs (const char *filename="", Option_t *option="") const
 
virtual void SavePrimitive (std::ostream &out, Option_t *option="")
 
void SetBit (UInt_t f)
 
void SetBit (UInt_t f, Bool_t set)
 
virtual void SetDrawOption (Option_t *option="")
 
virtual void SetUniqueID (UInt_t uid)
 
virtual void SysError (const char *method, const char *msgfmt,...) const
 
R__ALWAYS_INLINE Bool_t TestBit (UInt_t f) const
 
Int_t TestBits (UInt_t f) const
 
virtual void UseCurrentStyle ()
 
virtual void Warning (const char *method, const char *msgfmt,...) const
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0)
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0) const
 

Static Public Attributes

static Char_t SignalTypes [16][3]
 Use this static array to translate EBaseIndra_type signal type to a string giving the signal type. More...
 

Protected Member Functions

virtual void BuildGeometry ()
 
void BuildLayer (const Char_t *name)
 Build layer 'name' with infos in file "$KVROOT/KVFiles/data/indra-struct.[dataset].env". More...
 
KVRingBuildRing (Int_t number, const Char_t *prefix)
 Build ring with infos in file "$KVROOT/KVFiles/data/indra-struct.[dataset].env". More...
 
KVINDRATelescopeBuildTelescope (const Char_t *prefix, Int_t mod)
 
void copy_fired_parameters_to_recon_param_list ()
 
void FillListsOfDetectorsByType ()
 Fill lists of ChIo, Si, CsI and phoswich. More...
 
void FillTrajectoryIDTelescopeLists ()
 
Int_t GetIDTelescopes (KVDetector *, KVDetector *, TCollection *)
 
virtual Bool_t handle_raw_data_event_ebyedat (KVGANILDataReader &)
 
Bool_t handle_raw_data_event_mfmframe_ebyedat (const MFMEbyedatFrame &)
 
virtual void MakeListOfDetectors ()
 Overrides KVASMultiDetArray method to add FillListsOfDetectorsByType() More...
 
void PerformClosedROOTGeometryOperations ()
 
virtual void SetGroupsAndIDTelescopes ()
 
void SetNamesOfIDTelescopes () const
 
- Protected Member Functions inherited from KVASMultiDetArray
virtual void AddToGroups (KVTelescope *kt1, KVTelescope *kt2)
 
KVNameValueListDetectParticle_KV (KVNucleus *part)
 
void GetIDTelescopesForGroup (KVGroup *grp, TCollection *tel_list)
 
void MakeListOfDetectors ()
 
virtual void MergeGroups (KVASGroup *kg1, KVASGroup *kg2)
 
virtual void set_up_single_stage_telescope (KVDetector *det, KVIDTelescope *idt, TCollection *l)
 Set up detector in single-stage identification telescope and add to idtels. More...
 
virtual void set_up_telescope (KVDetector *de, KVDetector *e, KVIDTelescope *idt, TCollection *l)
 Set up detectors in de-e identification telescope and add to idtels. More...
 
void SetGroups (KVLayer *, KVLayer *)
 Update the list of groups in the detector array by comparing all telescopes in two layers. More...
 
void UpdateGroupsInRings (KVRing *r1, KVRing *r2)
 Calculate groups by comparing two rings in different layers. More...
 
- Protected Member Functions inherited from KVMultiDetArray
void add_and_set_detector_signal (KVDetector *det, KVString detname, Double_t sig_data, KVString sig_type)
 
void AddTrajectory (KVGeoDNTrajectory *d)
 
void AssociateTrajectoriesAndNodes ()
 
void CalculateReconstructionTrajectories ()
 
void DeduceGroupsFromTrajectories ()
 
virtual void DeduceIdentificationTelescopesFromGeometry ()
 
virtual void GetAlignedIDTelescopesForDetector (KVDetector *det, TCollection *list)
 
TString GetFileName (KVExpDB *, const Char_t *meth, const Char_t *keyw)
 
std::unique_ptr< KVFileReaderGetKVFileReader (KVExpDB *db, const Char_t *meth, const Char_t *keyw)
 
UShort_t GetZminCode ()
 
virtual Bool_t handle_raw_data_event_mfmfile (MFMBufferReader &)
 
virtual Bool_t handle_raw_data_event_mfmframe (const MFMCommonFrame &)
 
virtual Bool_t handle_raw_data_event_mfmmergeframe (const MFMMergeFrameManager &)
 
virtual Bool_t handle_raw_data_event_protobuf (KVProtobufDataReader &)
 
virtual void PrepareModifGroup (KVGroup *grp, KVDetector *dd)
 
void ReadCalibFile (const Char_t *filename, KVExpDB *db, KVDBTable *calib_table)
 
void ReadCalibrationFiles (KVExpDB *db)
 
void ReadOoODetectors (KVExpDB *db)
 
virtual void RenumberGroups ()
 
void set_detector_thicknesses (const TString &)
 
virtual void SetDetecting (KVDetector *det, Bool_t detecting=kTRUE)
 
virtual void SetExpectedDetectorSignalNames ()
 
virtual void SetPresent (KVDetector *det, Bool_t present=kTRUE)
 
bool try_a_doubleIDtelescope (TString uri, KVDetector *de, KVDetector *e, TCollection *l)
 
bool try_a_singleIDtelescope (TString uri, KVDetector *d, TCollection *l)
 
int try_all_doubleID_telescopes (KVDetector *de, KVDetector *e, TCollection *l)
 
int try_all_singleID_telescopes (KVDetector *d, TCollection *l)
 
bool try_upper_and_lower_doubleIDtelescope (TString uri, KVDetector *de, KVDetector *e, TCollection *l)
 
bool try_upper_and_lower_singleIDtelescope (TString uri, KVDetector *d, TCollection *l)
 
- Protected Member Functions inherited from KVGeoStrucElement
void AddParentStructure (KVGeoStrucElement *)
 
void RemoveParentStructure (KVGeoStrucElement *)
 
- Protected Member Functions inherited from TObject
virtual void DoError (int level, const char *location, const char *fmt, va_list va) const
 
void MakeZombie ()
 

Protected Attributes

KVHashListfChIo
 List Of ChIo of INDRA. More...
 
KVHashListfCsI
 List of CsI detectors of INDRA. More...
 
Bool_t fEbyedatData
 set to true when VME/VXI acquisition system is used More...
 
KVNameValueList fEbyedatParamDetMap
 maps EBYEDAT parameter names to detectors More...
 
Bool_t fMesytecData
 set to true when Mesytec acquisition system is used More...
 
Bool_t fPHDSet
 set to kTRUE if pulse height defect parameters are set More...
 
KVHashListfPhoswich
 List of NE102/NE115 detectors of INDRA. More...
 
KVINDRATriggerInfofSelecteur
 infos from DAQ trigger (le Selecteur) More...
 
KVHashListfSi
 List of Si detectors of INDRA. More...
 
TEnv fStrucInfos
 file containing structure of array More...
 
- Protected Attributes inherited from KVASMultiDetArray
UInt_t fCurrentLayerNumber
 used to number layers More...
 
UInt_t fGr
 used to number groups More...
 
- Protected Attributes inherited from KVMultiDetArray
KVNumberList fAcceptECodes
 list of acceptable calibration codes for reconstructed nuclei More...
 
KVNumberList fAcceptIDCodes
 list of acceptable identification codes for reconstructed nuclei More...
 
TListfCalibStatusDets
 used by GetStatusIDTelescopes More...
 
UInt_t fCurrentRun
 Number of the current run used to call SetParameters. More...
 
TString fDataSet
 name of associated dataset, used with MakeMultiDetector() More...
 
KVUniqueNameList fExtraRawDataSignals
 any signals read from raw data not associated with a detector More...
 
Int_t fFilterType
 type of filtering (used by DetectEvent) More...
 
KVUniqueNameList fFiredDetectors
 list of fired detectors after reading raw data event More...
 
KVUnownedList fFiredSignals
 list of fired signals after reading raw data event More...
 
Bool_t fHandledRawData
 set to true if multidetector handles data in last call to HandleRawData More...
 
KVDetectorEvent * fHitGroups
 list of hit groups in simulation More...
 
KVSeqCollectionfIDTelescopes
 deltaE-E telescopes in groups More...
 
KVRangeTableGeoNavigatorfNavigator
 for propagating particles through array geometry More...
 
TString fPartSeedCond
 condition for seeding new reconstructed particles More...
 
KVRawDataReaderfRawDataReader
 last raw data reader object used in call to HandleRawData More...
 
KVNameValueList fReconParameters
 general purpose list of parameters for storing information on data reconstruction More...
 
Bool_t fROOTGeometry
 =kTRUE use ROOT geometry More...
 
Bool_t fSimMode
 =kTRUE in "simulation mode" (use for calculating response to simulated events) More...
 
TListfStatusIDTelescopes
 used by GetStatusIDTelescopes More...
 
KVTargetfTarget
 target used in experiment More...
 
KVUniqueNameList fTrajectories
 list of all possible trajectories through detectors of array More...
 
KVUpDaterfUpDater
 used to set parameters for multidetector More...
 
- Protected Attributes inherited from KVGeoStrucElement
KVUniqueNameList fDetectors
 detectors in this structure element More...
 
KVUniqueNameList fParentStrucList
 parent structures More...
 
KVUniqueNameList fStructures
 daughter structures More...
 
- Protected Attributes inherited from KVBase
TString fLabel
 label for the object More...
 
- Protected Attributes inherited from TNamed
TString fName
 
TString fTitle
 
- Protected Attributes inherited from TObject
 kOnlyPrepStep
 

Private Attributes

UChar_t fTrigger
 multiplicity trigger used for acquisition More...
 

Additional Inherited Members

- Static Public Member Functions inherited from KVMultiDetArray
static TGeoHMatrixGetVolumePositioningMatrix (Double_t distance, Double_t theta, Double_t phi, TGeoTranslation *postTrans=nullptr)
 
static KVMultiDetArrayMakeMultiDetector (const Char_t *dataset_name, Int_t run=-1, TString classname="KVMultiDetArray")
 
- Static Public Member Functions inherited from KVBase
static Bool_t AreEqual (Double_t x, Double_t y, Long64_t maxdif=1)
 Comparison between two 64-bit floating-point values. More...
 
static void BackupFileWithDate (const Char_t *path)
 
static void CombineFiles (const Char_t *file1, const Char_t *file2, const Char_t *newfilename, Bool_t keep=kTRUE)
 
static void Deprecated (const char *method, const char *advice)
 
static Bool_t FindClassSourceFiles (const Char_t *class_name, KVString &imp_file, KVString &dec_file, const Char_t *dir_name=".")
 
static Bool_t FindExecutable (TString &exec, const Char_t *path="$(PATH)")
 
static const Char_tFindFile (const Char_t *search, TString &wfil)
 
static const Char_tGetBINDIRFilePath (const Char_t *namefile="")
 
static const Char_tGetDATABASEFilePath ()
 
static const Char_tGetDATADIRFilePath (const Char_t *namefile="")
 
static Bool_t GetDataSetEnv (const Char_t *dataset, const Char_t *type, Bool_t defval)
 
static const Char_tGetDataSetEnv (const Char_t *dataset, const Char_t *type, const Char_t *defval)
 
static Double_t GetDataSetEnv (const Char_t *dataset, const Char_t *type, Double_t defval)
 
static const Char_tGetETCDIRFilePath (const Char_t *namefile="")
 
static const Char_tGetExampleFilePath (const Char_t *library, const Char_t *namefile)
 Return full path to example file for given library (="KVMultiDet", "BackTrack", etc.) More...
 
static const Char_tGetINCDIRFilePath (const Char_t *namefile="")
 
static const Char_tGetKVBuildDate ()
 Returns KaliVeda build date. More...
 
static const Char_tGetKVBuildDir ()
 Returns top-level directory used for build. More...
 
static const Char_tGetKVBuildTime ()
 Returns KaliVeda build time. More...
 
static const Char_tGetKVBuildType ()
 Returns KaliVeda build type (cmake build: Release, Debug, RelWithDebInfo, ...) More...
 
static const Char_tGetKVBuildUser ()
 Returns username of person who performed build. More...
 
static const Char_tGetKVSourceDir ()
 Returns top-level directory of source tree used for build. More...
 
static const Char_tGetKVVersion ()
 Returns KaliVeda version string. More...
 
static const Char_tGetLIBDIRFilePath (const Char_t *namefile="")
 
static const Char_tGetListOfPlugins (const Char_t *base)
 
static const Char_tGetListOfPluginURIs (const Char_t *base)
 
static const Char_tGetPluginURI (const Char_t *base, const Char_t *plugin)
 
static void GetTempFileName (TString &base)
 
static const Char_tGetTEMPLATEDIRFilePath (const Char_t *namefile="")
 
static const Char_tGetWORKDIRFilePath (const Char_t *namefile="")
 
static const Char_tgitBranch ()
 Returns git branch of sources. More...
 
static const Char_tgitCommit ()
 Returns last git commit of sources. More...
 
static void InitEnvironment ()
 
static bool is_gnuinstall ()
 
static Bool_t IsThisAPlugin (const TString &uri, TString &base)
 
static TPluginHandlerLoadPlugin (const Char_t *base, const Char_t *uri="0")
 
static Bool_t OpenContextMenu (const char *method, TObject *obj, const char *alt_method_name="")
 
static void OpenTempFile (TString &base, std::ofstream &fp)
 
static void PrintSplashScreen ()
 Prints welcome message and infos on version etc. More...
 
static Bool_t SearchAndOpenKVFile (const Char_t *name, KVSQLite::database &dbfile, const Char_t *kvsubdir="")
 
static Bool_t SearchAndOpenKVFile (const Char_t *name, std::ifstream &file, const Char_t *kvsubdir="", KVLockfile *locks=0)
 
static Bool_t SearchAndOpenKVFile (const Char_t *name, std::ofstream &file, const Char_t *kvsubdir="", KVLockfile *locks=0)
 
static Bool_t SearchKVFile (const Char_t *name, TString &fullpath, const Char_t *kvsubdir="")
 
static const Char_tWorkingDirectory ()
 
- Static Public Member Functions inherited from TObject
static Longptr_t GetDtorOnly ()
 
static Bool_t GetObjectStat ()
 
static void SetDtorOnly (void *obj)
 
static void SetObjectStat (Bool_t stat)
 
- Public Attributes inherited from TObject
 kBitMask
 
 kCanDelete
 
 kCannotPick
 
 kHasUUID
 
 kInconsistent
 
 kInvalidObject
 
 kIsOnHeap
 
 kIsReferenced
 
 kMustCleanup
 
 kNoContextMenu
 
 kNotDeleted
 
 kObjInCanvas
 
 kOverwrite
 
 kSingleKey
 
 kWriteDelete
 
 kZombie
 
- Protected Types inherited from KVMultiDetArray
enum  {
  kIsRemoving = BIT(14) , kParamsSet = BIT(15) , kIsBuilt = BIT(16) , kIsBeingDeleted = BIT(17) ,
  kIDParamsSet = BIT(18) , kCalParamsSet = BIT(19)
}
 
- Static Protected Attributes inherited from KVMultiDetArray
static Bool_t fBuildTarget = kFALSE
 
static Bool_t fCloseGeometryNow = kTRUE
 
static Bool_t fMakeMultiDetectorSetParameters = kTRUE
 

#include <KVINDRA.h>

Inheritance diagram for KVINDRA:
Inheritance graph
[legend]

Member Enumeration Documentation

◆ ECodes

Calibration quality codes attributed to particles reconstructed from data.

Enumerator
NO_CALIBRATION_ATTEMPTED 

particle stopped in detectors with no available calibration

NORMAL_CALIBRATION 

normal well-calibrated particle with no problems

SOME_ENERGY_LOSSES_CALCULATED 

particle calibration OK, with some detector energies calculated

WARNING_CSI_MAX_ENERGY 

particle calibration OK, although apparent energy would mean punching through the CsI

BAD_CALIBRATION 

calibration attempted but bad result (negative energies etc.)

Definition at line 199 of file KVINDRA.h.

◆ IDCodes

Identification quality codes attributed to particles reconstructed from data.

Enumerator
NO_IDENTIFICATION 

no identification either attempted or available for particle

ID_STOPPED_IN_FIRST_STAGE 

particle stopped in first detector of telescope, only minimum Z can be estimated

ID_GAMMA 

'gamma' particle detected in CsI

ID_NEUTRON 

'neutron' discriminated by coherency between CsI and Si-CsI identifications

ID_PHOSWICH 

particle identified in phoswich (campaigns 1-3)

ID_CSI_PSA 

particle identified in CsI detector by pulse shape analysis

ID_SI_CSI 

particle identified in Si-CsI telescope

ID_SI75_SILI 

particle identified in Si75-SiLi etalon telescope

ID_SILI_CSI 

particle identified in SiLi-CsI etalon telescope

ID_CI_SI 

particle identified in ChIo-Si telescope

ID_CI_CSI 

particle identified in ChIo-CsI telescope

ID_CI_SI75 

particle identified in ChIo-Si75 etalon telescope

ID_CI_SI_COHERENCY 

particle identified in ChIo-Si telescope in coincidence with light particle identified in CsI

ID_CI_COHERENCY 

particle stopped in ChIo revealed by coherency tests (Zmin)

ID_CI_MULTIHIT 

particles stopped in multiple Si (ring<10) or CsI (ring>9) behind same ChIo, bad identification

ID_CSI_FRAGMENT 

particle partially identified in CsI detector, with Z greater than identifiable

ID_CSI_MASS_OUT_OF_RANGE 

particle partially identified in CsI detector, mass out of range of apparent Z (pile-up?)

Definition at line 151 of file KVINDRA.h.

Constructor & Destructor Documentation

◆ KVINDRA()

KVINDRA::KVINDRA ( )

Default constructor Set up lists of ChIo, Si, CsI, Phoswich

Definition at line 94 of file KVINDRA.cpp.

◆ ~ KVINDRA()

virtual KVINDRA::~ KVINDRA ( )
virtual

Member Function Documentation

◆ ArePHDSet()

virtual Bool_t KVINDRA::ArePHDSet ( ) const
inlinevirtual

Definition at line 237 of file KVINDRA.h.

◆ Build()

void KVINDRA::Build ( Int_t  run = -1)
virtual

Overrides KVASMultiDetArray::Build Correspondance between CsI detectors and pin lasers is set up if known.

Reimplemented from KVMultiDetArray.

Definition at line 389 of file KVINDRA.cpp.

◆ BuildGeometry()

void KVINDRA::BuildGeometry ( )
protectedvirtual

Construction of INDRA detector array.

Uses infos in file $KVROOT/KVFiles/data/indra_struct.[dataset].env or $KVROOT/KVFiles/data/indra_struct.env

if no dataset-specific file found

Alternatively, by defining the variable

[dataset].INDRA.StructureFile: [path to file]

Reimplemented from KVMultiDetArray.

Definition at line 169 of file KVINDRA.cpp.

◆ BuildLayer()

void KVINDRA::BuildLayer ( const Char_t name)
protected

Build layer 'name' with infos in file "$KVROOT/KVFiles/data/indra-struct.[dataset].env".

void SetGGtoPGConversionFactors(); void LinkToCodeurs();

Definition at line 229 of file KVINDRA.cpp.

◆ BuildRing()

KVRing * KVINDRA::BuildRing ( Int_t  number,
const Char_t prefix 
)
protected

Build ring with infos in file "$KVROOT/KVFiles/data/indra-struct.[dataset].env".

Definition at line 254 of file KVINDRA.cpp.

◆ BuildTelescope()

KVINDRATelescope * KVINDRA::BuildTelescope ( const Char_t prefix,
Int_t  module 
)
protected

Build telescope from infos in file "$KVROOT/KVFiles/data/indra-struct.[dataset].env" Info("BuildTelescope", "Building telescope %s",name);

Definition at line 303 of file KVINDRA.cpp.

◆ cd()

void KVINDRA::cd ( Option_t option = "")
inlinevirtual

................ inline functions

Definition at line 300 of file KVINDRA.h.

◆ copy_fired_parameters_to_recon_param_list()

void KVINDRA::copy_fired_parameters_to_recon_param_list ( )
protectedvirtual

Put values of all fired detector signals into the parameter list which will be copied into the reconstructed event.

If Mesytec data is being read, we set the parameter "INDRA.MESYTEC", or if Ebyedat data, "INDRA.EBYEDAT". Note that in old reconstructed data these parameters did not exist, therefore in their absence EBYEDAT is assumed.

Reimplemented from KVMultiDetArray.

Definition at line 825 of file KVINDRA.cpp.

◆ CreateROOTGeometry()

void KVINDRA::CreateROOTGeometry ( )

Overrides KVASMultiDetArray::CreateGeoManager in order to use INDRAGeometryBuilder which builds the TGeo representation of INDRA using the Y. Huguet CAO data.

The optional arguments (dx,dy,dz) are the half-lengths in centimetres of the "world"/"top" volume into which all the detectors of the array are placed. This should be big enough so that all detectors fit in. The default values of 500 give a "world" which is a cube 1000cmx1000cmx1000cm (with sides going from -500cm to +500cm on each axis).

If closegeo=kFALSE we leave the geometry open for other structures to be added.

Definition at line 1194 of file KVINDRA.cpp.

◆ FillListsOfDetectorsByType()

void KVINDRA::FillListsOfDetectorsByType ( )
protected

Fill lists of ChIo, Si, CsI and phoswich.

Definition at line 519 of file KVINDRA.cpp.

◆ FillTrajectoryIDTelescopeLists()

void KVINDRA::FillTrajectoryIDTelescopeLists ( )
protected

Kludge to make INDRA ROOT geometry work like any other Normally ID telescopes are deduced from successive detectors on the different trajectories Each trajectory then possesses its list of ID telescopes These lists are then used when reconstruction trajectories are calculated

When INDRA ROOT geometry is used, trajectory lists need to be filled by hand before reconstruction trajectories are calculated

Definition at line 350 of file KVINDRA.cpp.

◆ GetBadIDCode()

virtual UShort_t KVINDRA::GetBadIDCode ( )
inlinevirtual

The following methods are used by the current implementation of the filter. They should be removed in future implementations.

return a general identification code for particles badly identified with this type of ID telescope

Reimplemented from KVMultiDetArray.

Definition at line 126 of file KVINDRA.h.

◆ GetChIoLayer()

KVLayer * KVINDRA::GetChIoLayer ( void  )

Return pointer to layer in INDRA structure corresponding to ionisation chambers.

Definition at line 591 of file KVINDRA.cpp.

◆ GetChIoOf()

KVChIo * KVINDRA::GetChIoOf ( const Char_t detname)
virtual

Returns a pointer to the Ionisation Chamber placed directly in front of the detector "detname". If no ChIo is present, a null pointer is returned.

Definition at line 573 of file KVINDRA.cpp.

◆ GetCoherencyIDCode()

virtual UShort_t KVINDRA::GetCoherencyIDCode ( )
inlinevirtual

return a general identification code for particles identified with this type of ID telescope after coherency analysis

Reimplemented from KVMultiDetArray.

Definition at line 132 of file KVINDRA.h.

◆ GetDetectorByType()

KVINDRADetector * KVINDRA::GetDetectorByType ( UInt_t  cou,
UInt_t  mod,
UInt_t  type 
) const
virtual

Find a detector based on the old BaseIndra type definitions:

enum EBaseIndra_type { ChIo_GG=1, ChIo_PG,//=2 ChIo_T,//=3 Si_GG,//=4 Si_PG,//=5 Si_T,//=6 CsI_R,//=7 CsI_L,//=8 CsI_T,//=9 Si75_GG,//=10 Si75_PG,//=11 Si75_T,//=12 SiLi_GG,//=13 SiLi_PG,//=14 SiLi_T//=15 }; enum EBaseIndra_typePhos { Phos_R=1, Phos_L,//=2 Phos_T,//=3 };

Definition at line 642 of file KVINDRA.cpp.

◆ GetDetectorEvent()

void KVINDRA::GetDetectorEvent ( KVDetectorEvent *  detev,
const TSeqCollection fired_dets = 0 
)
virtual

Overrides KVASMultiDetArray::GetDetectorEvent. If the list of fired detectors is given (meaning we are reading raw data) then we check that what we have read is in fact an INDRA event (see KVINDRATriggerInfo::IsINDRAEvent()) : if not, we do not try to find the hit groups.

Reimplemented from KVMultiDetArray.

Definition at line 1114 of file KVINDRA.cpp.

◆ GetECodeMeaning()

TString KVINDRA::GetECodeMeaning ( Int_t  ec) const
inlinevirtual

Reimplemented from KVMultiDetArray.

Examples
ExampleE789ReconAnalysis.cpp.

Definition at line 209 of file KVINDRA.h.

◆ GetIDCodeForParticlesStoppingInFirstStageOfTelescopes()

virtual Int_t KVINDRA::GetIDCodeForParticlesStoppingInFirstStageOfTelescopes ( ) const
inlinevirtual

Reimplemented from KVMultiDetArray.

Definition at line 226 of file KVINDRA.h.

◆ GetIDCodeMeaning()

TString KVINDRA::GetIDCodeMeaning ( Int_t  idc) const
inlinevirtual

Return a symbolic name corresponding to the IDCode value

Reimplemented from KVMultiDetArray.

Examples
ExampleE789ReconAnalysis.cpp.

Definition at line 173 of file KVINDRA.h.

◆ GetIDTelescopes()

Int_t KVINDRA::GetIDTelescopes ( KVDetector de,
KVDetector e,
TCollection idtels 
)
protectedvirtual

Override KVASMultiDetArray method for special case of "etalon" modules: we need to add ChIo-CsI identification telescope by hand

Reimplemented from KVMultiDetArray.

Definition at line 712 of file KVINDRA.cpp.

◆ GetListOfChIo()

KVHashList* KVINDRA::GetListOfChIo ( ) const
inline

Definition at line 247 of file KVINDRA.h.

◆ GetListOfCsI()

KVHashList* KVINDRA::GetListOfCsI ( ) const
inline

Definition at line 255 of file KVINDRA.h.

◆ GetListOfPhoswich()

KVHashList* KVINDRA::GetListOfPhoswich ( ) const
inline

Definition at line 259 of file KVINDRA.h.

◆ GetListOfSi()

KVHashList* KVINDRA::GetListOfSi ( ) const
inline

Definition at line 251 of file KVINDRA.h.

◆ GetMultiHitFirstStageIDCode()

virtual UShort_t KVINDRA::GetMultiHitFirstStageIDCode ( )
inlinevirtual

return a general identification code for particles which cannot be identified correctly due to pile-up in a delta-E detector

Reimplemented from KVMultiDetArray.

Definition at line 138 of file KVINDRA.h.

◆ GetNormalCalibrationCode()

virtual UChar_t KVINDRA::GetNormalCalibrationCode ( )
inlinevirtual

return a general calibration code for correctly calibrated particles

Reimplemented from KVMultiDetArray.

Definition at line 144 of file KVINDRA.h.

◆ GetReconstructorForGroup()

KVGroupReconstructor * KVINDRA::GetReconstructorForGroup ( const KVGroup g) const
virtual

Special INDRA group reconstructors: KVINDRAForwardGroupReconstructor rings 1-9 KVINDRABackwardGroupReconstructor rings 10-17 KVINDRAEtalonGroupReconstructor for groups with etalon telescopes

Reimplemented from KVMultiDetArray.

Definition at line 1332 of file KVINDRA.cpp.

◆ GetTrigger()

UChar_t KVINDRA::GetTrigger ( ) const
inline

Definition at line 270 of file KVINDRA.h.

◆ GetTriggerInfo()

KVINDRATriggerInfo* KVINDRA::GetTriggerInfo ( )
inline

Definition at line 280 of file KVINDRA.h.

◆ handle_ebyedat_raw_data_parameter()

void KVINDRA::handle_ebyedat_raw_data_parameter ( const char *  param_name,
uint16_t  val 
)

Definition at line 797 of file KVINDRA.cpp.

◆ handle_raw_data_event_ebyedat()

Bool_t KVINDRA::handle_raw_data_event_ebyedat ( KVGANILDataReader rdr)
protectedvirtual

Set raw data in detectors/array coming from a GANIL EBYEDAT format acquisition file.

Reimplemented from KVMultiDetArray.

Definition at line 846 of file KVINDRA.cpp.

◆ handle_raw_data_event_mfmframe_ebyedat()

Bool_t KVINDRA::handle_raw_data_event_mfmframe_ebyedat ( const MFMEbyedatFrame &  f)
protectedvirtual

General method for reading raw data in MFM-encapsulated ebyedat format Fills list of hit acquisition parameters. Returns kTRUE if at least one parameter belonging to the array is present.

Any unknown parameters in the event (i.e. ones for which no KVACQParam object has been defined) are written in the fReconParameters list with names "ACQPAR.[array name].[parameter name]"

Retrieve CENTRUM timestamp from data if present. It will be added to fReconParameters as a 64-bit value "INDRA.TS" (if != 0) Event number is retrieved and stored as "INDRA.EN" (if != 0) Any parameter which appears as [name] and [name]_UP is an unsigned 32-bit value split into two 16-bit words. We replace the two parameters with a 64-bit value (to hold correctly all unsigned 32-bit values) with [name].

Reimplemented from KVMultiDetArray.

Definition at line 882 of file KVINDRA.cpp.

◆ InitialiseRawDataReading()

void KVINDRA::InitialiseRawDataReading ( KVRawDataReader r)
virtual

Call this method just after opening a raw data file in order to perform any necessary initialisations, depending on the type of data

Reimplemented from KVMultiDetArray.

Definition at line 1427 of file KVINDRA.cpp.

◆ MakeListOfDetectors()

void KVINDRA::MakeListOfDetectors ( )
protectedvirtual

Overrides KVASMultiDetArray method to add FillListsOfDetectorsByType()

Reimplemented from KVMultiDetArray.

Definition at line 506 of file KVINDRA.cpp.

◆ PerformClosedROOTGeometryOperations()

void KVINDRA::PerformClosedROOTGeometryOperations ( )
protectedvirtual

Finalise the ROOT geometry description by performing operations which can only be done once the geometry is closed

Reimplemented from KVMultiDetArray.

Definition at line 786 of file KVINDRA.cpp.

◆ PHDSet()

virtual void KVINDRA::PHDSet ( Bool_t  yes = kTRUE)
inlinevirtual

Definition at line 241 of file KVINDRA.h.

◆ SetGroupsAndIDTelescopes()

void KVINDRA::SetGroupsAndIDTelescopes ( )
protectedvirtual

Find groups of telescopes in angular alignment placed on different layers. List is in fGroups. Also creates all ID telescopes in array and stores them in fIDTelescopes. Any previous groups/idtelescopes are deleted beforehand.

Reimplemented in KVINDRAe503.

Definition at line 555 of file KVINDRA.cpp.

◆ SetIDCodeForIDTelescope()

void KVINDRA::SetIDCodeForIDTelescope ( KVIDTelescope idt) const
virtual

Set the INDRA-specific general identification code for the given telescope.

Reimplemented from KVMultiDetArray.

Definition at line 941 of file KVINDRA.cpp.

◆ SetMinimumOKMultiplicity()

void KVINDRA::SetMinimumOKMultiplicity ( KVEvent e) const
virtual

Set minimum OK multiplicity for (reconstructed) event This is the multiplicity trigger used for the current run (if known)

Reimplemented from KVMultiDetArray.

Definition at line 1316 of file KVINDRA.cpp.

◆ SetNamesOfIDTelescopes()

void KVINDRA::SetNamesOfIDTelescopes ( ) const
protected

Change default names of ID telescopes to INDRA standard

This method also sets the types of the ID telescopes

Definition at line 735 of file KVINDRA.cpp.

◆ SetPinLasersForCsI()

void KVINDRA::SetPinLasersForCsI ( )

Sets the KVCsI::fPinLaser member of each CsI detector with the number of the pin laser associated for the stability control of these detectors.

We look for a file with the following format:

CSI_0101 1 CSI_0102 1 CSI_0103 1 CSI_0104 1 etc.

i.e. 'name of CsI detector' 'number of pin laser (1-8)' Comment lines must begin with '#'

The default name of this file is defined in .kvrootrc by

INDRADB.CsIPinCorr: CsI_PILA.dat

Dataset-specific version can be specified:

INDRA_e999.INDRADB.CsIPinCorr: CorrCsIPin_2054.dat

This file should be in the directory corresponding to the current dataset, i.e. in $KVROOT/KVFiles/name_of_dataset

Definition at line 987 of file KVINDRA.cpp.

◆ SetRawDataFromReconEvent()

void KVINDRA::SetRawDataFromReconEvent ( KVNameValueList l)
virtual

Overrides base method in KVMultiDetArray.

If we are reading old reconstructed data with EBYEDAT parameters, we need special treatment to decode the detector name & signal type.

Reimplemented from KVMultiDetArray.

Definition at line 1374 of file KVINDRA.cpp.

◆ SetReconParametersInEvent()

void KVINDRA::SetReconParametersInEvent ( KVReconstructedEvent e) const
virtual

If "INDRA.EN" parameter has been set, we use it to set the event number.

Reimplemented from KVMultiDetArray.

Definition at line 1358 of file KVINDRA.cpp.

◆ SetROOTGeometry()

void KVINDRA::SetROOTGeometry ( Bool_t  on = kTRUE)
virtual

Override base class method If ROOT geometry is requested but has not been built, we create it

Reimplemented from KVMultiDetArray.

Definition at line 1295 of file KVINDRA.cpp.

◆ SetTrigger()

void KVINDRA::SetTrigger ( UChar_t  trig)

Define multiplicity trigger used for acquisition and filter. Events with multipicity >= trig are OK.

Definition at line 606 of file KVINDRA.cpp.

Member Data Documentation

◆ fChIo

KVHashList* KVINDRA::fChIo
protected

List Of ChIo of INDRA.

Definition at line 80 of file KVINDRA.h.

◆ fCsI

KVHashList* KVINDRA::fCsI
protected

List of CsI detectors of INDRA.

Definition at line 82 of file KVINDRA.h.

◆ fEbyedatData

Bool_t KVINDRA::fEbyedatData
protected

set to true when VME/VXI acquisition system is used

Definition at line 93 of file KVINDRA.h.

◆ fEbyedatParamDetMap

KVNameValueList KVINDRA::fEbyedatParamDetMap
protected

maps EBYEDAT parameter names to detectors

Definition at line 91 of file KVINDRA.h.

◆ fMesytecData

Bool_t KVINDRA::fMesytecData
protected

set to true when Mesytec acquisition system is used

Definition at line 94 of file KVINDRA.h.

◆ fPHDSet

Bool_t KVINDRA::fPHDSet
protected

set to kTRUE if pulse height defect parameters are set

Definition at line 85 of file KVINDRA.h.

◆ fPhoswich

KVHashList* KVINDRA::fPhoswich
protected

List of NE102/NE115 detectors of INDRA.

Definition at line 83 of file KVINDRA.h.

◆ fSelecteur

KVINDRATriggerInfo* KVINDRA::fSelecteur
protected

infos from DAQ trigger (le Selecteur)

Definition at line 87 of file KVINDRA.h.

◆ fSi

KVHashList* KVINDRA::fSi
protected

List of Si detectors of INDRA.

Definition at line 81 of file KVINDRA.h.

◆ fStrucInfos

TEnv KVINDRA::fStrucInfos
protected

file containing structure of array

Definition at line 89 of file KVINDRA.h.

◆ fTrigger

UChar_t KVINDRA::fTrigger
private

multiplicity trigger used for acquisition

Definition at line 77 of file KVINDRA.h.

◆ SignalTypes

Char_t KVINDRA::SignalTypes
static
Initial value:
= {
"",
"GG", "PG", "T",
"GG", "PG", "T",
"R", "L", "T",
"GG", "PG", "T",
"GG", "PG", "T"
}

Use this static array to translate EBaseIndra_type signal type to a string giving the signal type.

Definition at line 73 of file KVINDRA.h.


The documentation for this class was generated from the following files: