10 #ifndef INCLUDE_EICSMEAR_ERHIC_EVENTFACTORY_H_
11 #define INCLUDE_EICSMEAR_ERHIC_EVENTFACTORY_H_
62 virtual std::string
EventName()
const = 0;
74 virtual TBranch*
Branch(TTree&,
const std::string&) {
82 virtual void Fill(TBranch&) { }
178 #endif // INCLUDE_EICSMEAR_ERHIC_EVENTFACTORY_H_