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

CollectJets Class Reference

#include <DefaultInteractiveActions.h>

Inheritance diagram for CollectJets:

Inheritance graph
[legend]
Collaboration diagram for CollectJets:

Collaboration graph
[legend]
List of all members.

Public Methods

 CollectJets (AlephInteractiveHandler *ptr)
 ~CollectJets ()
string Name ()
int Code ()
vector<pair<string,float> > OptionsList ()
void Run (vector< float > &options, AlphaBanks &EventInfo)

Constructor & Destructor Documentation

CollectJets::CollectJets ( AlephInteractiveHandler * ptr ) [inline]
 

Definition at line 91 of file DefaultInteractiveActions.h.

CollectJets::~CollectJets ( ) [inline]
 

Definition at line 92 of file DefaultInteractiveActions.h.


Member Function Documentation

int CollectJets::Code ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 94 of file DefaultInteractiveActions.h.

Referenced by Run().

string CollectJets::Name ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 93 of file DefaultInteractiveActions.h.

vector< pair< string, float > > CollectJets::OptionsList<pair<string,float> > ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 95 of file DefaultInteractiveActions.h.

void CollectJets::Run ( vector< float > & options,
AlphaBanks & EventInfo ) [virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 282 of file DefaultInteractiveActions.cpp.


The documentation for this class was generated from the following files:
Generated at Wed Jun 18 17:21:36 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001