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

TrackerVeto Class Reference

Computes: . More...

#include <TrackerVeto.h>

Inheritance diagram for TrackerVeto:

ReconAnalysis List of all members.

Public Methods

 TrackerVeto (GlastRecon*)
virtual ~TrackerVeto ()
virtual void compute ()
const Resultresult () const

Protected Methods

virtual void setUpData ()

Private Attributes

LbldData::iterator i_trkVeto_code
LbldData::iterator i_trkVeto_Xsigma
LbldData::iterator i_trkVeto_Ysigma

Detailed Description

Computes: .

Definition at line 25 of file TrackerVeto.h.


Constructor & Destructor Documentation

TrackerVeto::TrackerVeto ( GlastRecon * r )
 

Definition at line 15 of file TrackerVeto.cxx.

TrackerVeto::~TrackerVeto ( ) [virtual]
 

Definition at line 20 of file TrackerVeto.cxx.


Member Function Documentation

void TrackerVeto::compute ( ) [virtual]
 

Reimplemented from ReconAnalysis.

Definition at line 31 of file TrackerVeto.cxx.

const TrackerVeto::Result * TrackerVeto::result ( ) const [inline]
 

Reimplemented from ReconAnalysis.

Definition at line 133 of file TrackerVeto.h.

void TrackerVeto::setUpData ( ) [protected, virtual]
 

Reimplemented from ReconAnalysis.

Definition at line 24 of file TrackerVeto.cxx.


Member Data Documentation

LbldData::iterator TrackerVeto::i_trkVeto_Xsigma [private]
 

Definition at line 88 of file TrackerVeto.h.

LbldData::iterator TrackerVeto::i_trkVeto_Ysigma [private]
 

Definition at line 89 of file TrackerVeto.h.

LbldData::iterator TrackerVeto::i_trkVeto_code [private]
 

Definition at line 86 of file TrackerVeto.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:20:48 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000