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

TriggerRecon Class Reference

#include <TriggerRecon.h>

Inheritance diagram for TriggerRecon:

Recon List of all members.

Public Methods

 TriggerRecon ()
void accept (ReconVisitor& rv)
void reconstruct (const GlastData* glastdata)
void clear ()

Static Public Methods

bool ThreeInARow (idents::ModuleId id)

Static Private Attributes

std::map<idents::ModuleId,
int> 
TrigTowers
const int MaxNumTowers = 60

Constructor & Destructor Documentation

TriggerRecon::TriggerRecon ( )
 

Definition at line 21 of file TriggerRecon.cxx.


Member Function Documentation

bool TriggerRecon::ThreeInARow ( idents::ModuleId id ) [inline, static]
 

Definition at line 56 of file TriggerRecon.h.

Referenced by VetoRecon::TriggeredTowers().

void TriggerRecon::accept ( ReconVisitor & rv ) [virtual]
 

Reimplemented from Recon.

Definition at line 54 of file TriggerRecon.cxx.

void TriggerRecon::clear ( ) [virtual]
 

Reimplemented from Recon.

Definition at line 165 of file TriggerRecon.cxx.

void TriggerRecon::reconstruct ( const GlastData * glastdata )
 

Definition at line 59 of file TriggerRecon.cxx.

Referenced by ReconData::visit().


Member Data Documentation

const int TriggerRecon::MaxNumTowers = 60 [static, private]
 

Definition at line 18 of file TriggerRecon.cxx.

map< idents::ModuleId,int > TriggerRecon::TrigTowers [static, private]
 

Definition at line 17 of file TriggerRecon.cxx.


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