TMBL1Names Class Reference
[Trigger Objects]

#include <TMBL1Names.hpp>

List of all members.


Detailed Description

L1 Names.

Definition at line 22 of file TMBL1Names.hpp.

Public Member Functions

 TMBL1Names ()
 TMBL1Names (const TMBL1Names &obj)
 ~TMBL1Names ()
void Clear (const Option_t *opt)
 Clear.

 ClassDef (TMBL1Names, 1)
void set_l1names (std::vector< std::string > &)
 Setter.

const bool l1name (const char *s) const
 test if l1 name is fired

const TObjArray & allL1Names () const
 Get the L1 names TObjArray of TOBjString.


Private Attributes

TObjArray _l1names
 TObjArray of TObjStrings.


Constructor & Destructor Documentation

TMBL1Names::TMBL1Names  ) 
 

TMBL1Names::TMBL1Names const TMBL1Names obj  ) 
 

Definition at line 21 of file TMBL1Names.cpp.

TMBL1Names::~TMBL1Names  ) 
 

Definition at line 23 of file TMBL1Names.cpp.


Member Function Documentation

const TObjArray & TMBL1Names::allL1Names  )  const
 

Get the L1 names TObjArray of TOBjString.

Definition at line 64 of file TMBL1Names.cpp.

References _l1names.

TMBL1Names::ClassDef TMBL1Names  ,
 

void TMBL1Names::Clear const Option_t *  opt  ) 
 

Clear.

Definition at line 28 of file TMBL1Names.cpp.

References _l1names.

const bool TMBL1Names::l1name const char *  s  )  const
 

test if l1 name is fired

Did it fire?

Definition at line 56 of file TMBL1Names.cpp.

References _l1names.

void TMBL1Names::set_l1names std::vector< std::string > &  _l1namesvec  ) 
 

Setter.

Definition at line 40 of file TMBL1Names.cpp.

References _l1names.


Member Data Documentation

TObjArray TMBL1Names::_l1names [private]
 

TObjArray of TObjStrings.

Definition at line 44 of file TMBL1Names.hpp.

Referenced by allL1Names(), Clear(), l1name(), and set_l1names().


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