read ntuple ///////////////////////////////////////////////
More...
read ntuple ///////////////////////////////////////////////
Definition at line 993 of file aidas.
◆ colbook() [1/2]
tools::xml::aidas::colbook::colbook |
( |
const std::string & |
a_type, |
|
|
const std::string & |
a_name, |
|
|
const std::string & |
a_s, |
|
|
bool |
a_ntu |
|
) |
| |
|
inline |
◆ colbook() [2/2]
tools::xml::aidas::colbook::colbook |
( |
const colbook & |
a_from | ) |
|
|
inline |
◆ def_or_bkg()
const std::string& tools::xml::aidas::colbook::def_or_bkg |
( |
| ) |
const |
|
inline |
◆ is_ntu()
bool tools::xml::aidas::colbook::is_ntu |
( |
| ) |
const |
|
inline |
◆ name()
const std::string& tools::xml::aidas::colbook::name |
( |
| ) |
const |
|
inline |
◆ operator=()
colbook& tools::xml::aidas::colbook::operator= |
( |
const colbook & |
a_from | ) |
|
|
inline |
Definition at line 1008 of file aidas.
1009 if(&a_from==
this)
return *
this;
1013 m_ntu = a_from.m_ntu;
◆ type()
const std::string& tools::xml::aidas::colbook::type |
( |
| ) |
const |
|
inline |
◆ m_def_or_bkg
std::string tools::xml::aidas::colbook::m_def_or_bkg |
|
protected |
◆ m_name
std::string tools::xml::aidas::colbook::m_name |
|
protected |
◆ m_ntu
bool tools::xml::aidas::colbook::m_ntu |
|
protected |
◆ m_type
std::string tools::xml::aidas::colbook::m_type |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/xml/aidas