63 if (
fDebug) cout <<
"------------------\n Event type 125 \n\n" << endl;
67 if (
fDebug) cout <<
"data[" << dec << i
69 <<
" = decimal " << dec << evdata->
GetRawData(i) << endl;
89 cout <<
"Howdy ! We are initializing THaEvt125Handler !! name = "<<
fName<<endl;
102 cout <<
"EvtHandler:: Have gHaVars. Good thing. "<<
gHaVars<<endl;
104 cout <<
"EvtHandler:: No gHaVars ?! Well, that is a problem !!"<<endl;
107 const Int_t* count =
nullptr;
110 char cdescription[LEN];
113 snprintf(cdescription, LEN,
"Hall C event type 125 variable %d", i+1);
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t index
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 cname
R__EXTERN class THaVarList * gHaVars
UInt_t GetRawData(UInt_t crate, UInt_t slot, UInt_t hit) const
UInt_t GetEvLength() const
virtual Int_t Analyze(THaEvData *evdata)
THaEvt125Handler(const char *name, const char *description)
Float_t GetData(const std::string &tag)
std::map< std::string, Float_t > theDataMap
virtual void AddEvtType(UInt_t evtype)
virtual Bool_t IsMyEvent(UInt_t type) const
virtual THaVar * DefineByType(const char *name, const char *desc, const void *loc, VarType type, const Int_t *count, const char *errloc="DefineByType")