boca::branch::EventShapesBase Class Reference
EventShapes base tree branch More...
#include <EventShapesBase.hh>
Inheritance diagram for boca::branch::EventShapesBase:
Public Member Functions | |
| EventShapesBase () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| virtual Observables | Variables () |
| virtual Observables | Spectators () |
Public Attributes | |
| float | thrust |
| float | thrust_major |
| float | thrust_minor |
| float | oblateness |
| float | c_parameter |
| float | d_arameter |
| float | sphericity |
| float | aplanarity |
| float | planarity |
| float | m_max |
| float | m_min |
| float | b_max |
| float | b_min |
Detailed Description
EventShapes base tree branch
Constructor & Destructor Documentation
| boca::branch::EventShapesBase::EventShapesBase | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
|
virtual |
Member Data Documentation
| float boca::branch::EventShapesBase::aplanarity |
| float boca::branch::EventShapesBase::b_max |
| float boca::branch::EventShapesBase::b_min |
| float boca::branch::EventShapesBase::c_parameter |
| float boca::branch::EventShapesBase::d_arameter |
| float boca::branch::EventShapesBase::m_max |
| float boca::branch::EventShapesBase::m_min |
| float boca::branch::EventShapesBase::oblateness |
| float boca::branch::EventShapesBase::planarity |
| float boca::branch::EventShapesBase::sphericity |
| float boca::branch::EventShapesBase::thrust |
| float boca::branch::EventShapesBase::thrust_major |
| float boca::branch::EventShapesBase::thrust_minor |
The documentation for this class was generated from the following files:
- boca/branch/EventShapesBase.hh
- source/branch/EventShapesBase.cpp
