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