Definition at line 66 of file osc_streamers.
◆ Axis()
tools::osc::Axis::Axis |
( |
const histo::axis< double, unsigned int > & |
a_axis | ) |
|
|
inline |
◆ ~Axis()
virtual tools::osc::Axis::~Axis |
( |
| ) |
|
|
inlinevirtual |
◆ cast()
virtual void* tools::osc::Axis::cast |
( |
const std::string & |
a_class | ) |
const |
|
inlineprotectedvirtual |
◆ s_visit()
Definition at line 92 of file osc_streamers.
93 const Axis* local = safe_cast<istorable,Axis>(a_o);
94 if(!local)
return false;
95 return local->Axis::visit(a_v);
◆ store_cls()
virtual const std::string& tools::osc::Axis::store_cls |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ visit()
◆ m_axis
const histo::axis<double,unsigned int>& tools::osc::Axis::m_axis |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/store/osc_streamers