Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

PtSelJet1Fun Class Reference

#include <Funs.h>

Inheritance diagram for PtSelJet1Fun:

Inheritance graph
[legend]
Collaboration diagram for PtSelJet1Fun:

Collaboration graph
[legend]
List of all members.

Detailed Description

FloatFun returning highest pt selected jets from TMarEvent.

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 & Destructor Documentation

PtSelJet1Fun::PtSelJet1Fun TClonesArray *  jet_,
const std::string &  name_
[inline]
 

Constructor.

Parameters:
name_  The object's name

Definition at line 42 of file Funs.h.

References jet.

virtual PtSelJet1Fun::~PtSelJet1Fun  )  [inline, protected, virtual]
 

Protected destructor ensures creation on the heap.

Definition at line 61 of file Funs.h.


Member Function Documentation

virtual float PtSelJet1Fun::operator()  )  const [inline, virtual]
 

Definition at line 47 of file Funs.h.

References TMarBody::GetPt(), and jet.


Member Data Documentation

TClonesArray* PtSelJet1Fun::jet [protected]
 

Definition at line 59 of file Funs.h.

Referenced by operator()(), and PtSelJet1Fun().


The documentation for this class was generated from the following file:
Generated on Thu Jul 28 11:49:11 2005 for SFHMarana by doxygen 1.3.2