|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef SAMPLE_HANDLER_META_OBJECT_HH
6 #define SAMPLE_HANDLER_META_OBJECT_HH
22 #include <TCollection.h>
173 const TObject *
get (
const std::string&
name)
const;
187 [[
deprecated(
"please use castDouble instead")]]
205 [[
deprecated(
"please use castString instead")]]
206 std::string
getString (
const std::string&
name,
const std::string& def_val =
"")
const;
220 template<
class T> T
castT(
const std::string&
name, T def_val,
253 std::string
castString (
const std::string&
name,
const std::string& def_val =
"",
410 virtual void Add (TObject *meta_swallow);
418 virtual void Clear (Option_t *option =
"");
426 virtual void Delete (Option_t *option =
"");
#define RCU_CHANGE_INVARIANT(x)
This module provides a lot of global definitions, forward declarations and includes that are used by ...