2 #ifndef GAUDI_NTUPLESVC_H
3 #define GAUDI_NTUPLESVC_H 1
36 typedef std::pair<std::string,std::string>
Prop;
65 virtual NTuple::Tuple*
book (
const std::string& dirPath,
const std::string& relPath,
const CLID&
type,
const std::string& title);
94 virtual bool isConnected(
const std::string& identifier)
const;
112 const std::string& typ,
113 const std::vector<Prop>& props,
118 StatusCode attachTuple(
const std::string& filename,
const std::string& logname,
const char typ,
const long t);
130 #endif // GAUDI_NTUPLESVC_H