KaliVeda
Toolkit for HIC analysis
KVDataPatch_INDRA_camp5_PHDcorrection.h
1 
4 #ifndef __KVDATAPATCH_INDRA_CAMP5_PHDCORRECTION_H
5 #define __KVDATAPATCH_INDRA_CAMP5_PHDCORRECTION_H
6 
7 #include "KVDataPatch.h"
23 
24 public:
27  virtual Bool_t IsRequired(TString dataset, TString datatype, Int_t runnumber,
28  TString dataseries, Int_t datareleasenumber, const TList* streamerinfolist);
29  virtual Bool_t IsEventPatch()
30  {
31  return kFALSE;
32  }
34  {
35  return kTRUE;
36  }
39 
40  virtual void PrintPatchInfo() const;
41 
42  ClassDef(KVDataPatch_INDRA_camp5_PHDcorrection, 1) //Patch for correcting Silicon PHD on rings 1-9 [INDRA_camp5 before 1.8.10]
43 };
44 
45 #endif
int Int_t
bool Bool_t
constexpr Bool_t kFALSE
constexpr Bool_t kTRUE
#define ClassDef(name, id)
Patch for correcting Silicon PHD on rings 1-9 [INDRA_camp5 before 1.8.10].
virtual Bool_t IsRequired(TString dataset, TString datatype, Int_t runnumber, TString dataseries, Int_t datareleasenumber, const TList *streamerinfolist)
Correction to be applied to reconstructed calibrated data.
Definition: KVDataPatch.h:55
Event containing KVReconstructedNucleus nuclei reconstructed from hits in detectors.
Nuclei reconstructed from data measured by a detector array .