KaliVeda
Toolkit for HIC analysis
KVINDRADSTConverter Class Reference

Detailed Description

Headers needed by this particular selector.

This class has been automatically generated on Wed May 10 15:52:17 2023 by ROOT version 6.28/03 from TTree data/INDRA data run 1301 found on file: run1301.root

Definition at line 21 of file KVINDRADSTConverter.h.

#include <KVINDRADSTConverter.h>

Inheritance diagram for KVINDRADSTConverter:

Public Member Functions

 KVINDRADSTConverter (TTree *=0)
 
virtual ~KVINDRADSTConverter ()
 
virtual void Begin (TTree *tree)
 
bool ci_fired (int i)
 
bool csi_fired (int i)
 
KVINDRADetectorget_ci (int i)
 
KVINDRADetectorget_csi (int i)
 
KVINDRADetectorget_phos (int i)
 
KVINDRADetectorget_si (int i)
 
KVINDRADetectorget_si75 (int i)
 
KVINDRADetectorget_sili (int i)
 
virtual Int_t GetEntry (Long64_t entry, Int_t getall=0)
 
virtual TListGetOutputList () const
 
virtual void Init (TTree *tree)
 
virtual Bool_t Notify ()
 
bool phos_fired (int i)
 
virtual Bool_t Process (Long64_t entry)
 
virtual void SetInputList (TList *input)
 
virtual void SetObject (TObject *obj)
 
virtual void SetOption (const char *option)
 
bool si75_fired (int i)
 
bool si_fired (int i)
 
bool sili_fired (int i)
 
virtual void SlaveBegin (TTree *tree)
 
virtual void SlaveTerminate ()
 
bool stopped_in_ci (int i)
 
bool stopped_in_csi (int i)
 
bool stopped_in_phos (int i)
 
bool stopped_in_si (int i)
 
bool stopped_in_si75 (int i)
 
bool stopped_in_sili (int i)
 
virtual void Terminate ()
 
virtual Int_t Version () const
 
- Public Member Functions inherited from TSelector
 TSelector ()
 
 ~TSelector () override
 
virtual void Abort (const char *why, EAbort what=kAbortProcess)
 
virtual EAbort GetAbort () const
 
virtual TListGetInputList () const
 
const char * GetOption () const override
 
virtual Long64_t GetStatus () const
 
virtual void ImportOutput (TList *output)
 
TClassIsA () const override
 
virtual Bool_t ProcessCut (Long64_t)
 
virtual void ProcessFill (Long64_t)
 
virtual void ResetAbort ()
 
virtual void SetStatus (Long64_t status)
 
void Streamer (TBuffer &) override
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 
- 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 Clear (Option_t *="")
 
virtual TObjectClone (const char *newname="") const
 
virtual Int_t Compare (const TObject *obj) const
 
virtual void Copy (TObject &object) const
 
virtual void Delete (Option_t *option="")
 
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
 
virtual void Draw (Option_t *option="")
 
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=nullptr)
 
virtual void Execute (TMethod *method, TObjArray *params, Int_t *error=nullptr)
 
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 const char * GetName () const
 
virtual char * GetObjectInfo (Int_t px, Int_t py) const
 
virtual const char * GetTitle () const
 
virtual UInt_t GetUniqueID () const
 
virtual Bool_t HandleTimer (TTimer *timer)
 
virtual ULong_t Hash () const
 
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)
 
Bool_t IsDestructed () const
 
virtual Bool_t IsEqual (const TObject *obj) const
 
virtual Bool_t IsFolder () const
 
R__ALWAYS_INLINE Bool_t IsOnHeap () const
 
virtual Bool_t IsSortable () const
 
R__ALWAYS_INLINE Bool_t IsZombie () const
 
virtual void ls (Option_t *option="") const
 
void MayNotUse (const char *method) const
 
void Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const
 
void operator delete (void *ptr)
 
void operator delete (void *ptr, void *vp)
 
void operator delete[] (void *ptr)
 
void operator delete[] (void *ptr, void *vp)
 
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 void Print (Option_t *option="") const
 
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)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 
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=nullptr, Int_t option=0, Int_t bufsize=0)
 
virtual Int_t Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const
 

Public Attributes

TTreeReaderArray< Int_ta = {fReader, "a"}
 
TTreeReaderArray< Float_ta_indra = {fReader, "a_indra"}
 
TTreeReaderArray< Float_tci_gg = {fReader, "ChIo_GG"}
 
TTreeReaderArray< Float_tci_mt = {fReader, "ChIo_MT"}
 
TTreeReaderArray< Float_tci_pg = {fReader, "ChIo_PG"}
 
TTreeReaderArray< Float_tcsi_l = {fReader, "CsI_L"}
 
TTreeReaderArray< Float_tcsi_mt = {fReader, "CsI_MT"}
 
TTreeReaderArray< Float_tcsi_r = {fReader, "CsI_R"}
 
TTreeReaderArray< Float_tde1 = {fReader, "de1"}
 
TTreeReaderArray< Float_tde2 = {fReader, "de2"}
 
TTreeReaderArray< Float_tde3 = {fReader, "de3"}
 
TTreeReaderArray< Float_tde4 = {fReader, "de4"}
 
TTreeReaderArray< Float_tde5 = {fReader, "de5"}
 
TTreeReaderArray< Float_tde_mylar = {fReader, "de_mylar"}
 
TTreeReaderArray< Int_tecode = {fReader, "ecode"}
 
TTreeReaderArray< Float_tener = {fReader, "ener"}
 
Long64_t events_read
 
TTreefChain = 0
 
TTreeReader fReader
 the tree reader More...
 
TTreeReaderArray< Int_ticou = {fReader, "icou"}
 
TTreeReaderArray< Int_tidcode = {fReader, "code"}
 
TTreeReaderArray< Int_timod = {fReader, "imod"}
 
TTreeReaderArray< Int_tmt = {fReader, "mt"}
 
TTreeReaderValue< Int_tnpart_traite = {fReader, "npart_traite"}
 pointer to the analyzed TTree or TChain More...
 
TTreeReaderArray< Float_tsi75_gg = {fReader, "Si75_GG"}
 
TTreeReaderArray< Float_tsi75_mt = {fReader, "Si75_MT"}
 
TTreeReaderArray< Float_tsi75_pg = {fReader, "Si75_PG"}
 
TTreeReaderArray< Float_tsi_gg = {fReader, "Si_GG"}
 
TTreeReaderArray< Float_tsi_mt = {fReader, "Si_MT"}
 
TTreeReaderArray< Float_tsi_pg = {fReader, "Si_PG"}
 
TTreeReaderArray< Float_tsili_gg = {fReader, "SiLi_GG"}
 
TTreeReaderArray< Float_tsili_mt = {fReader, "SiLi_MT"}
 
TTreeReaderArray< Float_tsili_pg = {fReader, "SiLi_PG"}
 
Long64_t total_events
 
bool with_phoswich = true
 
TTreeReaderArray< Int_tz = {fReader, "z"}
 
TTreeReaderArray< Float_tz_indra = {fReader, "z_indra"}
 
- Public Attributes inherited from TSelector
 kAbortFile
 
 kAbortProcess
 
 kContinue
 
- Public Attributes inherited from TObject
 kBitMask
 
 kCanDelete
 
 kCannotPick
 
 kHasUUID
 
 kInconsistent
 
 kInvalidObject
 
 kIsOnHeap
 
 kIsReferenced
 
 kMustCleanup
 
 kNoContextMenu
 
 kNotDeleted
 
 kObjInCanvas
 
 kOverwrite
 
 kSingleKey
 
 kWriteDelete
 
 kZombie
 

Private Attributes

bool camp1 = false
 
bool camp2 = false
 
bool camp4 = false
 
TFileoutput_file
 
TTreeoutput_tree
 
int run_number
 
KVReconstructedEventthe_event = nullptr
 

Additional Inherited Members

- Public Types inherited from TSelector
enum  EAbort
 
- Public Types inherited from TObject
enum  EDeprecatedStatusBits
 
enum  EStatusBits
 
- Static Public Member Functions inherited from TSelector
static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 
static TSelectorGetSelector (const char *filename)
 
static Bool_t IsStandardDraw (const char *selec)
 
- Static Public Member Functions inherited from TObject
static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 
static Longptr_t GetDtorOnly ()
 
static Bool_t GetObjectStat ()
 
static void SetDtorOnly (void *obj)
 
static void SetObjectStat (Bool_t stat)
 
- 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 inherited from TSelector
EAbort fAbort
 
TListfInput
 
TObjectfObject
 
TString fOption
 
TSelectorListfOutput
 
Long64_t fStatus
 
- Protected Attributes inherited from TObject
 kOnlyPrepStep
 

Constructor & Destructor Documentation

◆ KVINDRADSTConverter()

KVINDRADSTConverter::KVINDRADSTConverter ( TTree = 0)
inline

Definition at line 70 of file KVINDRADSTConverter.h.

◆ ~KVINDRADSTConverter()

virtual KVINDRADSTConverter::~KVINDRADSTConverter ( )
inlinevirtual

Definition at line 71 of file KVINDRADSTConverter.h.

Member Function Documentation

◆ Begin()

void KVINDRADSTConverter::Begin ( TTree tree)
virtual

The Begin() function is called at the start of the query. When running with PROOF Begin() is only called on the client. The tree argument is deprecated (on PROOF 0 is passed).

Reimplemented from TSelector.

Definition at line 15 of file KVINDRADSTConverter.cpp.

◆ ci_fired()

bool KVINDRADSTConverter::ci_fired ( int  i)
inline

Definition at line 113 of file KVINDRADSTConverter.h.

◆ csi_fired()

bool KVINDRADSTConverter::csi_fired ( int  i)
inline

Definition at line 105 of file KVINDRADSTConverter.h.

◆ get_ci()

KVINDRADetector* KVINDRADSTConverter::get_ci ( int  i)
inline

module incoherent for ChIo ? try CsI

Definition at line 161 of file KVINDRADSTConverter.h.

◆ get_csi()

KVINDRADetector* KVINDRADSTConverter::get_csi ( int  i)
inline

Definition at line 153 of file KVINDRADSTConverter.h.

◆ get_phos()

KVINDRADetector* KVINDRADSTConverter::get_phos ( int  i)
inline

Definition at line 170 of file KVINDRADSTConverter.h.

◆ get_si()

KVINDRADetector* KVINDRADSTConverter::get_si ( int  i)
inline

Definition at line 157 of file KVINDRADSTConverter.h.

◆ get_si75()

KVINDRADetector* KVINDRADSTConverter::get_si75 ( int  i)
inline

Definition at line 174 of file KVINDRADSTConverter.h.

◆ get_sili()

KVINDRADetector* KVINDRADSTConverter::get_sili ( int  i)
inline

Definition at line 178 of file KVINDRADSTConverter.h.

◆ GetEntry()

virtual Int_t KVINDRADSTConverter::GetEntry ( Long64_t  entry,
Int_t  getall = 0 
)
inlinevirtual

Reimplemented from TSelector.

Definition at line 81 of file KVINDRADSTConverter.h.

◆ GetOutputList()

virtual TList* KVINDRADSTConverter::GetOutputList ( ) const
inlinevirtual

Reimplemented from TSelector.

Definition at line 97 of file KVINDRADSTConverter.h.

◆ Init()

virtual void KVINDRADSTConverter::Init ( TTree tree)
virtual

Reimplemented from TSelector.

◆ Notify()

virtual Bool_t KVINDRADSTConverter::Notify ( )
virtual

Reimplemented from TSelector.

◆ phos_fired()

bool KVINDRADSTConverter::phos_fired ( int  i)
inline

Definition at line 117 of file KVINDRADSTConverter.h.

◆ Process()

Bool_t KVINDRADSTConverter::Process ( Long64_t  entry)
virtual

Reimplemented from TSelector.

Definition at line 65 of file KVINDRADSTConverter.cpp.

◆ SetInputList()

virtual void KVINDRADSTConverter::SetInputList ( TList input)
inlinevirtual

Reimplemented from TSelector.

Definition at line 93 of file KVINDRADSTConverter.h.

◆ SetObject()

virtual void KVINDRADSTConverter::SetObject ( TObject obj)
inlinevirtual

Reimplemented from TSelector.

Definition at line 89 of file KVINDRADSTConverter.h.

◆ SetOption()

virtual void KVINDRADSTConverter::SetOption ( const char *  option)
inlinevirtual

Reimplemented from TSelector.

Definition at line 85 of file KVINDRADSTConverter.h.

◆ si75_fired()

bool KVINDRADSTConverter::si75_fired ( int  i)
inline

Definition at line 121 of file KVINDRADSTConverter.h.

◆ si_fired()

bool KVINDRADSTConverter::si_fired ( int  i)
inline

Definition at line 109 of file KVINDRADSTConverter.h.

◆ sili_fired()

bool KVINDRADSTConverter::sili_fired ( int  i)
inline

Definition at line 125 of file KVINDRADSTConverter.h.

◆ SlaveBegin()

void KVINDRADSTConverter::SlaveBegin ( TTree tree)
virtual

The SlaveBegin() function is called after the Begin() function. When running with PROOF SlaveBegin() is called on each slave server. The tree argument is deprecated (on PROOF 0 is passed).

Reimplemented from TSelector.

Definition at line 52 of file KVINDRADSTConverter.cpp.

◆ SlaveTerminate()

void KVINDRADSTConverter::SlaveTerminate ( )
virtual

The SlaveTerminate() function is called after all entries or objects have been processed. When running with PROOF SlaveTerminate() is called on each slave server.

Reimplemented from TSelector.

Definition at line 310 of file KVINDRADSTConverter.cpp.

◆ stopped_in_ci()

bool KVINDRADSTConverter::stopped_in_ci ( int  i)
inline

Definition at line 149 of file KVINDRADSTConverter.h.

◆ stopped_in_csi()

bool KVINDRADSTConverter::stopped_in_csi ( int  i)
inline

Definition at line 133 of file KVINDRADSTConverter.h.

◆ stopped_in_phos()

bool KVINDRADSTConverter::stopped_in_phos ( int  i)
inline

Definition at line 129 of file KVINDRADSTConverter.h.

◆ stopped_in_si()

bool KVINDRADSTConverter::stopped_in_si ( int  i)
inline

Definition at line 137 of file KVINDRADSTConverter.h.

◆ stopped_in_si75()

bool KVINDRADSTConverter::stopped_in_si75 ( int  i)
inline

Definition at line 145 of file KVINDRADSTConverter.h.

◆ stopped_in_sili()

bool KVINDRADSTConverter::stopped_in_sili ( int  i)
inline

Definition at line 141 of file KVINDRADSTConverter.h.

◆ Terminate()

void KVINDRADSTConverter::Terminate ( )
virtual

The Terminate() function is the last function to be called during a query. It always runs on the client, it can be used to present the results graphically or save the results to file.

Reimplemented from TSelector.

Definition at line 325 of file KVINDRADSTConverter.cpp.

◆ Version()

virtual Int_t KVINDRADSTConverter::Version ( ) const
inlinevirtual

Reimplemented from TSelector.

Definition at line 72 of file KVINDRADSTConverter.h.

Member Data Documentation

◆ a

TTreeReaderArray<Int_t> KVINDRADSTConverter::a = {fReader, "a"}

Definition at line 42 of file KVINDRADSTConverter.h.

◆ a_indra

TTreeReaderArray<Float_t> KVINDRADSTConverter::a_indra = {fReader, "a_indra"}

Definition at line 44 of file KVINDRADSTConverter.h.

◆ camp1

bool KVINDRADSTConverter::camp1 = false
private

Definition at line 26 of file KVINDRADSTConverter.h.

◆ camp2

bool KVINDRADSTConverter::camp2 = false
private

Definition at line 27 of file KVINDRADSTConverter.h.

◆ camp4

bool KVINDRADSTConverter::camp4 = false
private

Definition at line 28 of file KVINDRADSTConverter.h.

◆ ci_gg

TTreeReaderArray<Float_t> KVINDRADSTConverter::ci_gg = {fReader, "ChIo_GG"}

Definition at line 53 of file KVINDRADSTConverter.h.

◆ ci_mt

TTreeReaderArray<Float_t> KVINDRADSTConverter::ci_mt = {fReader, "ChIo_MT"}

Definition at line 55 of file KVINDRADSTConverter.h.

◆ ci_pg

TTreeReaderArray<Float_t> KVINDRADSTConverter::ci_pg = {fReader, "ChIo_PG"}

Definition at line 54 of file KVINDRADSTConverter.h.

◆ csi_l

TTreeReaderArray<Float_t> KVINDRADSTConverter::csi_l = {fReader, "CsI_L"}

Definition at line 60 of file KVINDRADSTConverter.h.

◆ csi_mt

TTreeReaderArray<Float_t> KVINDRADSTConverter::csi_mt = {fReader, "CsI_MT"}

Definition at line 61 of file KVINDRADSTConverter.h.

◆ csi_r

TTreeReaderArray<Float_t> KVINDRADSTConverter::csi_r = {fReader, "CsI_R"}

Definition at line 59 of file KVINDRADSTConverter.h.

◆ de1

TTreeReaderArray<Float_t> KVINDRADSTConverter::de1 = {fReader, "de1"}

Definition at line 47 of file KVINDRADSTConverter.h.

◆ de2

TTreeReaderArray<Float_t> KVINDRADSTConverter::de2 = {fReader, "de2"}

Definition at line 48 of file KVINDRADSTConverter.h.

◆ de3

TTreeReaderArray<Float_t> KVINDRADSTConverter::de3 = {fReader, "de3"}

Definition at line 49 of file KVINDRADSTConverter.h.

◆ de4

TTreeReaderArray<Float_t> KVINDRADSTConverter::de4 = {fReader, "de4"}

Definition at line 50 of file KVINDRADSTConverter.h.

◆ de5

TTreeReaderArray<Float_t> KVINDRADSTConverter::de5 = {fReader, "de5"}

Definition at line 51 of file KVINDRADSTConverter.h.

◆ de_mylar

TTreeReaderArray<Float_t> KVINDRADSTConverter::de_mylar = {fReader, "de_mylar"}

Definition at line 52 of file KVINDRADSTConverter.h.

◆ ecode

TTreeReaderArray<Int_t> KVINDRADSTConverter::ecode = {fReader, "ecode"}

Definition at line 38 of file KVINDRADSTConverter.h.

◆ ener

TTreeReaderArray<Float_t> KVINDRADSTConverter::ener = {fReader, "ener"}

Definition at line 46 of file KVINDRADSTConverter.h.

◆ events_read

Long64_t KVINDRADSTConverter::events_read

Definition at line 183 of file KVINDRADSTConverter.h.

◆ fChain

TTree* KVINDRADSTConverter::fChain = 0

Definition at line 33 of file KVINDRADSTConverter.h.

◆ fReader

TTreeReader KVINDRADSTConverter::fReader

the tree reader

Definition at line 32 of file KVINDRADSTConverter.h.

◆ icou

TTreeReaderArray<Int_t> KVINDRADSTConverter::icou = {fReader, "icou"}

Definition at line 39 of file KVINDRADSTConverter.h.

◆ idcode

TTreeReaderArray<Int_t> KVINDRADSTConverter::idcode = {fReader, "code"}

Definition at line 37 of file KVINDRADSTConverter.h.

◆ imod

TTreeReaderArray<Int_t> KVINDRADSTConverter::imod = {fReader, "imod"}

Definition at line 40 of file KVINDRADSTConverter.h.

◆ mt

TTreeReaderArray<Int_t> KVINDRADSTConverter::mt = {fReader, "mt"}

Definition at line 45 of file KVINDRADSTConverter.h.

◆ npart_traite

TTreeReaderValue<Int_t> KVINDRADSTConverter::npart_traite = {fReader, "npart_traite"}

pointer to the analyzed TTree or TChain

Readers to access the data (delete the ones you do not need).

Definition at line 36 of file KVINDRADSTConverter.h.

◆ output_file

TFile* KVINDRADSTConverter::output_file
private

Definition at line 24 of file KVINDRADSTConverter.h.

◆ output_tree

TTree* KVINDRADSTConverter::output_tree
private

Definition at line 25 of file KVINDRADSTConverter.h.

◆ run_number

int KVINDRADSTConverter::run_number
private

Definition at line 29 of file KVINDRADSTConverter.h.

◆ si75_gg

TTreeReaderArray<Float_t> KVINDRADSTConverter::si75_gg = {fReader, "Si75_GG"}

Definition at line 62 of file KVINDRADSTConverter.h.

◆ si75_mt

TTreeReaderArray<Float_t> KVINDRADSTConverter::si75_mt = {fReader, "Si75_MT"}

Definition at line 64 of file KVINDRADSTConverter.h.

◆ si75_pg

TTreeReaderArray<Float_t> KVINDRADSTConverter::si75_pg = {fReader, "Si75_PG"}

Definition at line 63 of file KVINDRADSTConverter.h.

◆ si_gg

TTreeReaderArray<Float_t> KVINDRADSTConverter::si_gg = {fReader, "Si_GG"}

Definition at line 56 of file KVINDRADSTConverter.h.

◆ si_mt

TTreeReaderArray<Float_t> KVINDRADSTConverter::si_mt = {fReader, "Si_MT"}

Definition at line 58 of file KVINDRADSTConverter.h.

◆ si_pg

TTreeReaderArray<Float_t> KVINDRADSTConverter::si_pg = {fReader, "Si_PG"}

Definition at line 57 of file KVINDRADSTConverter.h.

◆ sili_gg

TTreeReaderArray<Float_t> KVINDRADSTConverter::sili_gg = {fReader, "SiLi_GG"}

Definition at line 65 of file KVINDRADSTConverter.h.

◆ sili_mt

TTreeReaderArray<Float_t> KVINDRADSTConverter::sili_mt = {fReader, "SiLi_MT"}

Definition at line 67 of file KVINDRADSTConverter.h.

◆ sili_pg

TTreeReaderArray<Float_t> KVINDRADSTConverter::sili_pg = {fReader, "SiLi_PG"}

Definition at line 66 of file KVINDRADSTConverter.h.

◆ the_event

KVReconstructedEvent* KVINDRADSTConverter::the_event = nullptr
private

Definition at line 23 of file KVINDRADSTConverter.h.

◆ total_events

Long64_t KVINDRADSTConverter::total_events

Definition at line 183 of file KVINDRADSTConverter.h.

◆ with_phoswich

bool KVINDRADSTConverter::with_phoswich = true

Definition at line 104 of file KVINDRADSTConverter.h.

◆ z

TTreeReaderArray<Int_t> KVINDRADSTConverter::z = {fReader, "z"}

Definition at line 41 of file KVINDRADSTConverter.h.

◆ z_indra

TTreeReaderArray<Float_t> KVINDRADSTConverter::z_indra = {fReader, "z_indra"}

Definition at line 43 of file KVINDRADSTConverter.h.