7 #ifndef GAUDIROOTCNV_ROOTADDRESS_H 8 #define GAUDIROOTCNV_ROOTADDRESS_H 12 #include "TTreeFormula.h" 25 class RootDataConnection;
41 TTreeFormula* select =
nullptr;
43 TTree* section =
nullptr;
48 unsigned long ip1 = 0,
unsigned long ip2 = 0 )
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.