HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HttEvent Class Reference

#include <HttEvent.h>

+ Inheritance diagram for HttEvent:

Public Member Functions

 HttEvent ()
 

Public Attributes

KMET * m_mvaMetTT = 0
 pointer to (old) MVA MET collections More...
 
KMET * m_mvaMetMT = 0
 
KMET * m_mvaMetET = 0
 
KMET * m_mvaMetEM = 0
 
KMET * m_mvaMet = 0
 
KMETs * m_mvaMetsTT = 0
 pointer to (new) MVA MET collections More...
 
KMETs * m_mvaMetsMT = 0
 
KMETs * m_mvaMetsET = 0
 
KMETs * m_mvaMetsEM = 0
 
KMETs * m_mvaMets = 0
 

Detailed Description

HttEvent HiggsAnalysis/KITHiggsToTauTau/interface/HttEvent.h

Defines the objects which are contained in a kappa ntuple, usually in use for a Htt analysis. Members are usually pointer to the corresponding collections of objects in the input file. This is a 1:1 copy of a usual KappaEvent.

Constructor & Destructor Documentation

HttEvent::HttEvent ( )
inline

Member Data Documentation

KMET* HttEvent::m_mvaMet = 0
KMET* HttEvent::m_mvaMetEM = 0
KMET* HttEvent::m_mvaMetET = 0
KMET* HttEvent::m_mvaMetMT = 0
KMETs* HttEvent::m_mvaMets = 0
KMETs* HttEvent::m_mvaMetsEM = 0
KMETs* HttEvent::m_mvaMetsET = 0
KMETs* HttEvent::m_mvaMetsMT = 0
KMETs* HttEvent::m_mvaMetsTT = 0

pointer to (new) MVA MET collections

KMET* HttEvent::m_mvaMetTT = 0

pointer to (old) MVA MET collections


The documentation for this class was generated from the following file: