TGo4Analysis(const char *name=nullptr)
Protected constructor for singleton instance.
 
Int_t UserPreLoop() override
User defined function called once before processing the main event loop.
 
Int_t UserPostLoop() override
User defined function called once after processing the main event loop.
 
TYYYUnpackEvent * fUnpackEvent
 
Int_t UserEventFunc() override
User defined function which processes the actual analysis.
 
Example for user defined raw event class.