14#ifndef TMESHDUMMYEVENT_H
15#define TMESHDUMMYEVENT_H
31 Int_t
Fill()
override;
32 void Clear(Option_t *opt =
"")
override;
33 Int_t
Init()
override;
The only purpose for this class is to trigger the method of the corresponding provider processor to g...
TMeshProviderProc * fxProviderProc
Int_t Fill() override
Method called by the event owner (analysis step) to fill the event element from the set event source.
virtual ~TMeshDummyEvent()
void Clear(Option_t *opt="") override
Int_t Init() override
Method called on initialization of event classes.