All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Private Attributes
nemo3::i_ana_event_cut::creator_registration< cut_t > Class Template Reference

NEMO3 cut creator registration. More...

#include <i_ana_event_cut.h>

List of all members.

Public Member Functions

 creator_registration ()
 constructor

Private Attributes

cut_t __cut

Detailed Description

template<class cut_t>
class nemo3::i_ana_event_cut::creator_registration< cut_t >

NEMO3 cut creator registration.

utility to enable auto-registering of some cut in the global cut dictionnary:

The templatized class 'cut_t' must inherits from 'i_ana_event_cut' and implements the following methods:


The documentation for this class was generated from the following file: