Definition at line 17 of file base_cloud.
◆ base_cloud() [1/2]
| tools::histo::base_cloud::base_cloud |
( |
int |
aLimit | ) |
|
|
inlineprotected |
Definition at line 23 of file base_cloud.
28 mem::increment(s_class().c_str());
◆ ~base_cloud()
| virtual tools::histo::base_cloud::~base_cloud |
( |
| ) |
|
|
inlineprotectedvirtual |
Definition at line 31 of file base_cloud.
33 mem::decrement(s_class().c_str());
◆ base_cloud() [2/2]
| tools::histo::base_cloud::base_cloud |
( |
const base_cloud & |
a_from | ) |
|
|
inline |
Definition at line 37 of file base_cloud.
44 mem::increment(s_class().c_str());
◆ BINS()
| static unsigned int tools::histo::base_cloud::BINS |
( |
| ) |
|
|
inlinestaticprotected |
◆ max_entries()
| int tools::histo::base_cloud::max_entries |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ title()
| const std::string& tools::histo::base_cloud::title |
( |
| ) |
const |
|
inline |
◆ UNLIMITED()
| static int tools::histo::base_cloud::UNLIMITED |
( |
| ) |
|
|
inlinestaticprotected |
◆ m_limit
| int tools::histo::base_cloud::m_limit |
|
protected |
◆ m_Sw
| double tools::histo::base_cloud::m_Sw |
|
protected |
◆ m_title
| std::string tools::histo::base_cloud::m_title |
|
protected |
◆ m_ws
| std::vector<double> tools::histo::base_cloud::m_ws |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/histo/base_cloud