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