9 #include "StChain/StMaker.h"
17 StiTreeMaker(
const std::string &name=
"StiTreeMaker",
const std::string &suffix=
"stitree");
20 virtual Int_t
Make() = 0;
21 virtual void Clear(Option_t *opt =
"");
virtual void SetEventTree()=0
virtual void Clear(Option_t *opt="")
Clear the container for the next event.
virtual Int_t Init()
Creates an output ROOT file and a ROOT tree with a user defined structure.
StiTreeMaker(const std::string &name="StiTreeMaker", const std::string &suffix="stitree")
std::string fSuffix
A string to append to the output file name.