Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBL3BTagIP Class Reference
[Level 3 Trigger]

Level 3 B-tag IP. More...

#include <TMBL3BTagIP.hpp>

List of all members.

Public Member Functions

 TMBL3BTagIP ()
 TMBL3BTagIP (const TMBL3BTagIP &)
 ~TMBL3BTagIP ()
TMBL3BTagIPoperator= (const TMBL3BTagIP &other)
void BTag (double x)
void ToolName (const std::string &x)
std::string ToolName () const
double BTag () const
const TClonesArray * GetJetInfo () const
void Add (const TMBL3BTagJet &j)

Private Attributes

float btag
std::string toolname
TClonesArray * jet_info
int n_jet_info


Detailed Description

Level 3 B-tag IP.

Definition at line 24 of file TMBL3BTagIP.hpp.


Constructor & Destructor Documentation

TMBL3BTagIP::TMBL3BTagIP  ) 
 

Definition at line 5 of file TMBL3BTagIP.cpp.

TMBL3BTagIP::TMBL3BTagIP const TMBL3BTagIP  ) 
 

Definition at line 19 of file TMBL3BTagIP.cpp.

References n_jet_info.

TMBL3BTagIP::~TMBL3BTagIP  ) 
 

Definition at line 13 of file TMBL3BTagIP.cpp.

References jet_info.


Member Function Documentation

void TMBL3BTagIP::Add const TMBL3BTagJet j  ) 
 

Definition at line 48 of file TMBL3BTagIP.cpp.

References n_jet_info.

double TMBL3BTagIP::BTag  )  const [inline]
 

Definition at line 38 of file TMBL3BTagIP.hpp.

References btag.

void TMBL3BTagIP::BTag double  x  )  [inline]
 

Definition at line 33 of file TMBL3BTagIP.hpp.

References btag.

const TClonesArray* TMBL3BTagIP::GetJetInfo  )  const [inline]
 

Definition at line 39 of file TMBL3BTagIP.hpp.

References jet_info.

TMBL3BTagIP & TMBL3BTagIP::operator= const TMBL3BTagIP other  ) 
 

Definition at line 31 of file TMBL3BTagIP.cpp.

References btag, jet_info, n_jet_info, and toolname.

std::string TMBL3BTagIP::ToolName  )  const [inline]
 

Definition at line 37 of file TMBL3BTagIP.hpp.

References toolname.

void TMBL3BTagIP::ToolName const std::string &  x  )  [inline]
 

Definition at line 34 of file TMBL3BTagIP.hpp.

References toolname.


Member Data Documentation

float TMBL3BTagIP::btag [private]
 

Definition at line 42 of file TMBL3BTagIP.hpp.

Referenced by BTag(), and operator=().

TClonesArray* TMBL3BTagIP::jet_info [private]
 

Definition at line 44 of file TMBL3BTagIP.hpp.

Referenced by GetJetInfo(), operator=(), and ~TMBL3BTagIP().

int TMBL3BTagIP::n_jet_info [private]
 

Definition at line 45 of file TMBL3BTagIP.hpp.

Referenced by Add(), operator=(), and TMBL3BTagIP().

std::string TMBL3BTagIP::toolname [private]
 

Definition at line 43 of file TMBL3BTagIP.hpp.

Referenced by operator=(), and ToolName().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:07 2006 for CAF by doxygen 1.3.4