Definition at line 17 of file ntuple_booking.
◆ column_booking() [1/2]
tools::column_booking::column_booking |
( |
const std::string & |
a_name, |
|
|
cid |
a_cid, |
|
|
void * |
a_user_obj |
|
) |
| |
|
inline |
◆ ~column_booking()
virtual tools::column_booking::~column_booking |
( |
| ) |
|
|
inlinevirtual |
◆ column_booking() [2/2]
tools::column_booking::column_booking |
( |
const column_booking & |
a_from | ) |
|
|
inline |
◆ cls_id()
cid tools::column_booking::cls_id |
( |
| ) |
const |
|
inline |
◆ name()
const std::string& tools::column_booking::name |
( |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 31 of file ntuple_booking.
32 if(&a_from==
this)
return *
this;
◆ set_user_obj()
void tools::column_booking::set_user_obj |
( |
void * |
a_obj | ) |
|
|
inline |
◆ user_obj()
void* tools::column_booking::user_obj |
( |
| ) |
const |
|
inline |
◆ m_cid
cid tools::column_booking::m_cid |
|
protected |
◆ m_name
std::string tools::column_booking::m_name |
|
protected |
◆ m_user_obj
void* tools::column_booking::m_user_obj |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/ntuple_booking