#include <Funs.h>
Inheritance diagram for NSelJetsFun:
Definition at line 20 of file Funs.h.
Public Member Functions | |
NSelJetsFun (TClonesArray *jet_, const std::string &name_) | |
Constructor. | |
virtual float | operator() () const |
Protected Member Functions | |
virtual | ~NSelJetsFun () |
Protected destructor ensures creation on the heap. | |
Protected Attributes | |
TClonesArray * | jet |
|
Constructor.
Definition at line 23 of file Funs.h. References jet. |
|
Protected destructor ensures creation on the heap.
|
|
Definition at line 28 of file Funs.h. References jet. |
|
Definition at line 33 of file Funs.h. Referenced by NSelJetsFun(), and operator()(). |