8#ifndef ExampleFragmentSelector_h
9#define ExampleFragmentSelector_h
27 virtual Int_t
Version()
const {
return 2; }
37#ifdef ExampleFragmentSelector_cxx
41 tree->SetBranchAddress(
"TFragment", &
fFragment);
virtual ~ExampleFragmentSelector()=default
void InitializeBranches(TTree *tree)
virtual Int_t Version() const
ExampleFragmentSelector(TTree *=nullptr)
ClassDef(ExampleFragmentSelector, 2)
void SetOutputPrefix(const char *prefix)