KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVSimReader_ELIE2023_asym.h
1#ifndef __KVSIMREADER_ELIE2023_ASYM_H
2#define __KVSIMREADER_ELIE2023_ASYM_H
3
4#include "KVSimReader_ELIE2023.h"
5
17protected:
19public:
25
26 ClassDef(KVSimReader_ELIE2023_asym, 1) //Read ASCII files generated by ELIE (new format 2022)
27};
28
29#endif
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
Read ASCII files generated by ELIE (new format 2022)
KVSimReader_ELIE2023_asym(KVString filename)
Read ASCII files generated by ELIE (new format 2022)
void ConvertEventsInFile(KVString filename)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
Definition KVString.h:73