TriggerList Class Reference
[High pT objects]

#include <TriggerList.hpp>

List of all members.


Detailed Description

read triggers.txt and store trigger names

Author:
S. Protopopescu 10/23/06

Definition at line 16 of file TriggerList.hpp.

Public Member Functions

 TriggerList ()
 ~TriggerList ()
void displayTriggers () const
const std::vector< std::string > & triggers () const
 ClassDef (TriggerList, 1)

Private Attributes

std::vector< std::string > _triggers


Constructor & Destructor Documentation

TriggerList::TriggerList  ) 
 

TriggerList::~TriggerList  )  [inline]
 

Definition at line 25 of file TriggerList.hpp.


Member Function Documentation

TriggerList::ClassDef TriggerList  ,
 

void TriggerList::displayTriggers  )  const
 

Definition at line 44 of file TriggerList.cpp.

References _triggers.

const std::vector<std::string>& TriggerList::triggers  )  const [inline]
 

Definition at line 30 of file TriggerList.hpp.

References _triggers.

Referenced by TMBTrigBits::getTriggers(), TMBTrigBits::printTriggerList(), and TMBTrigBits::triggers().


Member Data Documentation

std::vector<std::string> TriggerList::_triggers [private]
 

Definition at line 20 of file TriggerList.hpp.

Referenced by ClassImp(), displayTriggers(), and triggers().


The documentation for this class was generated from the following files:
Generated on Thu Apr 3 04:14:27 2008 for CAF by doxygen 1.3.4