Public Member Functions | Protected Member Functions | Protected Attributes

ForIA::FourVectorSelection Class Reference

#include <FourVectorSelection.hh>

Inheritance diagram for ForIA::FourVectorSelection:
ForIA::ClusterSelection ForIA::JetSelection ForIA::SimpleTruthSelection ForIA::TrackSelection ForIA::TruthJetSelection ForIA::TruthSelection

List of all members.

Public Member Functions

 FourVectorSelection ()
virtual ~FourVectorSelection ()
void setEvent (const Event &evt)
const MomentumVectorfourVectors () const
const MomentumVectorrejectedFourVectors () const

Protected Member Functions

virtual void fillVectors () const =0

Protected Attributes

bool m_freshEvent
const Eventm_event
bool m_canSetCuts
MomentumVector m_passedFourVectors
MomentumVector m_rejectedFourVectors

Detailed Description

Definition at line 11 of file FourVectorSelection.hh.


Constructor & Destructor Documentation

ForIA::FourVectorSelection::FourVectorSelection (  )

Definition at line 7 of file FourVectorSelection.cxx.

virtual ForIA::FourVectorSelection::~FourVectorSelection (  ) [inline, virtual]

Definition at line 16 of file FourVectorSelection.hh.


Member Function Documentation

virtual void ForIA::FourVectorSelection::fillVectors (  ) const [protected, pure virtual]
const MomentumVector & ForIA::FourVectorSelection::fourVectors (  ) const

Definition at line 18 of file FourVectorSelection.cxx.

const MomentumVector & ForIA::FourVectorSelection::rejectedFourVectors (  ) const

Definition at line 23 of file FourVectorSelection.cxx.

void ForIA::FourVectorSelection::setEvent ( const Event evt )

Definition at line 11 of file FourVectorSelection.cxx.


Member Data Documentation

Definition at line 28 of file FourVectorSelection.hh.

Definition at line 27 of file FourVectorSelection.hh.

bool ForIA::FourVectorSelection::m_freshEvent [mutable, protected]

Definition at line 26 of file FourVectorSelection.hh.

Definition at line 30 of file FourVectorSelection.hh.

Definition at line 31 of file FourVectorSelection.hh.


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