|
g4tools
5.4.0
|


Public Member Functions | |
| stat_looper (base_ntu &a_ntu, const base_col &a_col) | |
| virtual | ~stat_looper () |
| stat_looper (const stat_looper &a_from) | |
| stat_looper & | operator= (const stat_looper &a_from) |
| bool | process () |
| T | mn () const |
| T | mx () const |
| T | S () const |
| T | S2 () const |
| uint64 | counter () const |
Public Member Functions inherited from tools::aida::base_looper< T > | |
| base_looper (base_ntu &a_ntu, const base_col &a_col) | |
| virtual | ~base_looper () |
| base_looper (const base_looper &a_from) | |
| base_looper & | operator= (const base_looper &) |
| bool | process () |
Protected Member Functions | |
| virtual bool | action (const T &a_v) |
Protected Member Functions inherited from tools::aida::base_looper< T > | |
| bool | _looper (base_ntu &a_sub, const std::vector< unsigned int > &a_is, unsigned int a_depth, bool &a_stop) |
Protected Attributes | |
| bool | m_first |
| T | m_mn |
| T | m_mx |
| T | m_S |
| T | m_S2 |
| uint64 | m_counter |
Protected Attributes inherited from tools::aida::base_looper< T > | |
| base_ntu & | m_ntu |
| const base_col & | m_col |
Additional Inherited Members | |
Static Public Member Functions inherited from tools::aida::base_looper< T > | |
| static const std::string & | s_class () |
Static Protected Member Functions inherited from tools::aida::base_looper< T > | |
| static bool | find_is (const base_ntu &a_ntu, const base_col *a_col, std::vector< unsigned int > &a_is, bool &a_found) |
Definition at line 1275 of file aida_ntuple.
|
inline |
|
inlinevirtual |
Definition at line 1304 of file aida_ntuple.
|
inline |
|
inlineprotectedvirtual |
|
inline |
Definition at line 1343 of file aida_ntuple.
|
inline |
Definition at line 1339 of file aida_ntuple.
|
inline |
Definition at line 1340 of file aida_ntuple.
|
inline |
Definition at line 1315 of file aida_ntuple.
|
inline |
Definition at line 1327 of file aida_ntuple.
|
inline |
Definition at line 1341 of file aida_ntuple.
|
inline |
Definition at line 1342 of file aida_ntuple.
|
protected |
Definition at line 1350 of file aida_ntuple.
|
protected |
Definition at line 1345 of file aida_ntuple.
|
protected |
Definition at line 1346 of file aida_ntuple.
|
protected |
Definition at line 1347 of file aida_ntuple.
|
protected |
Definition at line 1348 of file aida_ntuple.
|
protected |
Definition at line 1349 of file aida_ntuple.