3 #ifndef GAUDIALG_GAUDITOOL_H
4 #define GAUDIALG_GAUDITOOL_H 1
27 namespace std {
class exception ; }
191 const std::string& address ,
192 const bool useRootInTES =
true )
const
226 const std::string& address ,
227 const bool useRootInTES =
true )
const
263 template <
class TYPE >
264 inline typename Gaudi::Utils::GetData<TYPE>::return_type
266 const std::string& location ,
267 const bool useRootInTES = true )
const
305 template <
class TYPE >
306 inline typename Gaudi::Utils::GetData<TYPE>::return_type
308 const std::string& location ,
309 const bool useRootInTES =
true )
const
339 template <
class TYPE >
340 inline typename Gaudi::Utils::GetData<TYPE>::return_type
341 get (
const std::string& location ,
342 const bool useRootInTES = true )
const
379 template <
class TYPE >
380 inline typename Gaudi::Utils::GetData<TYPE>::return_type
382 const bool useRootInTES =
true )
const
405 template <
class TYPE >
407 const std::string& location )
const
434 template <
class TYPE >
435 inline typename Gaudi::Utils::GetData<TYPE>::return_type
437 const std::string& location )
const
459 template <
class TYPE >
460 inline TYPE* getDet (
const std::string& location )
const
486 template <
class TYPE >
487 inline typename Gaudi::Utils::GetData<TYPE>::return_type
488 getDetIfExists (
const std::string& location )
const
518 template <
class TYPE >
520 const std::string& location ,
521 const bool useRootInTES =
true )
const
548 template <
class TYPE >
549 inline bool exist (
const std::string& location ,
550 const bool useRootInTES =
true )
const
571 template <
class TYPE >
573 const std::string& location )
const
593 template <
class TYPE >
594 inline bool existDet (
const std::string& location )
const
625 template <
class TYPE ,
class TYPE2 >
626 inline typename Gaudi::Utils::GetData<TYPE>::return_type
628 const std::string& location ,
629 const bool useRootInTES =
true )
const
659 template <
class TYPE ,
class TYPE2 >
660 inline typename Gaudi::Utils::GetData<TYPE>::return_type
662 const bool useRootInTES =
true )
const
671 static bool enableSummary (
bool ) ;
673 static bool summaryEnabled ( ) ;
684 const std::string& name ,
736 #endif // GAUDIALG_GAUDITOOL_H