SusyNtuple
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Susy::Met Class Reference

Met class. More...

#include <Met.h>

List of all members.

Public Member Functions

 Met (const Met &)
Metoperator= (const Met &)
const TLorentzVector lv () const
 Build a TLorentzVector on the fly.
void print () const
 print vars
void clear ()
 Clear vars.
 ClassDef (Met, 5)

Public Attributes

float Et
float phi
float sumet
float refEle_et
 Ref electron term et.
float refEle_phi
 Ref electron term phi.
float refEle_sumet
 Ref electron sumet.
float refGamma_et
 Ref gamma term et.
float refGamma_phi
 Ref gamma term phi.
float refGamma_sumet
 Ref gamma term sumet.
float refTau_et
 Ref electron term et.
float refTau_phi
 Ref electron term phi.
float refTau_sumet
 Ref electron sumet.
float refJet_et
 Ref jet term et.
float refJet_phi
 Ref jet term phi.
float refJet_sumet
 Ref jet term sumet.
float softTerm_et
 Softterm term et (cluster base or track based)
float softTerm_phi
 Softterm term phi.
float softTerm_sumet
 Softterm term sumet.
float refMuo_et
 Ref muon term et.
float refMuo_phi
 Ref muon term phi.
float refMuo_sumet
 Ref muon term sumet.
int sys

Detailed Description

Met class.

No longer inherits from Particle or TLorentzVector


Constructor & Destructor Documentation

Met::Met ( const Met rhs)

Copy constructor


Member Function Documentation

Met & Met::operator= ( const Met rhs)

Assignment operator


Member Data Documentation

Met stored in vector for each sys shift, this identifies met for specific shift in SusyNtSys


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Enumerations Enumerator