TMBL2GblBase Class Reference
[Level 2 Trigger]

#include <TMBL2GblBase.hpp>

Inheritance diagram for TMBL2GblBase:

TMBL2Base TMBL2GblEM TMBL2GblHt TMBL2GblJet TMBL2GblMEt TMBL2GblMJt TMBL2GblMuon TMBL2GblTau TMBL2GblTrack TMBL2GblTransMass List of all members.

Detailed Description

Level 2 global objects common base class.

Definition at line 18 of file TMBL2GblBase.hpp.

Public Member Functions

 TMBL2GblBase ()
 TMBL2GblBase (const TMBL2GblBase &)
 ~TMBL2GblBase ()
Setters
void ObjectID (int x)
void BaseObjects (int i, int x)
Accessors
int ObjectID () const
int BaseObjects (int i) const

Protected Attributes

int objectid
int baseobjects [6]


Constructor & Destructor Documentation

TMBL2GblBase::TMBL2GblBase  ) 
 

TMBL2GblBase::TMBL2GblBase const TMBL2GblBase  ) 
 

Definition at line 10 of file TMBL2GblBase.cpp.

References baseobjects, and objectid.

TMBL2GblBase::~TMBL2GblBase  )  [inline]
 

Definition at line 23 of file TMBL2GblBase.hpp.


Member Function Documentation

int TMBL2GblBase::BaseObjects int  i  )  const [inline]
 

Definition at line 34 of file TMBL2GblBase.hpp.

References baseobjects.

void TMBL2GblBase::BaseObjects int  i,
int  x
[inline]
 

Definition at line 28 of file TMBL2GblBase.hpp.

References baseobjects.

int TMBL2GblBase::ObjectID  )  const [inline]
 

Definition at line 33 of file TMBL2GblBase.hpp.

References objectid.

void TMBL2GblBase::ObjectID int  x  )  [inline]
 

Definition at line 27 of file TMBL2GblBase.hpp.

References objectid.


Member Data Documentation

int TMBL2GblBase::baseobjects[6] [protected]
 

Definition at line 39 of file TMBL2GblBase.hpp.

Referenced by BaseObjects(), and TMBL2GblBase().

int TMBL2GblBase::objectid [protected]
 

Definition at line 38 of file TMBL2GblBase.hpp.

Referenced by ObjectID(), and TMBL2GblBase().


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