9 #ifndef GAUDIROOTCNV_ROOTADDRESS_H
10 #define GAUDIROOTCNV_ROOTADDRESS_H
14 #include "TTreeFormula.h"
26 class RootDataConnection;
49 const std::string& p1=
"",
50 const std::string& p2=
"",
59 #endif // GAUDIROOTCNV_ROOTADDRESS_H
TTree * section
Pointer to ROOT TTree (filled for N-tuples only)
Generic Transient Address.
unsigned int CLID
Class ID definition.
TTreeFormula * select
Pointer to ROOT select statement (filled for N-tuples only)
This is a number of static methods for bootstrapping the Gaudi framework.
RootAddress(long svc, const CLID &clid, const std::string &p1="", const std::string &p2="", unsigned long ip1=0, unsigned long ip2=0)
Full constructor.
virtual ~RootAddress()
Standard Destructor.