1 #ifndef __FUN4ALLDSTOUTPUTMANAGER_H__
2 #define __FUN4ALLDSTOUTPUTMANAGER_H__
19 int AddNode(
const std::string &nodename);
20 int StripNode(
const std::string &nodename);
24 void Print(
const std::string &what =
"ALL")
const;
void Print(const std::string &what="ALL") const
print method (dump event selector)
std::vector< std::string > savenodes
virtual ~Fun4AllDstOutputManager()
int StripNode(const std::string &nodename)
not write a node in outputmanager
virtual int Write(PHCompositeNode *startNode)
write starting from given node
Fun4AllDstOutputManager(const std::string &myname="DSTOUT", const std::string &filename="dstout.root")
void EnableRealTimeSave()
virtual int WriteNode(PHCompositeNode *thisNode)
write specified node
std::vector< std::string > stripnodes
int AddNode(const std::string &nodename)
add a node in outputmanager
int outfileopen(const std::string &fname)
opens output file
int RemoveNode(const std::string &nodename)
removes a node from outputmanager