7 #ifndef GAUDIROOTCNV_ROOTADDRESS_H
8 #define GAUDIROOTCNV_ROOTADDRESS_H
11 #include "GaudiKernel/GenericAddress.h"
12 #include "TTreeFormula.h"
24 class RootDataConnection;
39 TTreeFormula*
select =
nullptr;
41 TTree* section =
nullptr;
47 const std::string& p1=
"",
48 const std::string& p2=
"",
57 #endif // GAUDIROOTCNV_ROOTADDRESS_H
Generic Transient Address.
unsigned int CLID
Class ID definition.
Helper functions to set/get the application return code.
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.