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

Electron class. More...

#include <Electron.h>

Inheritance diagram for Susy::Electron:
Inheritance graph
[legend]
Collaboration diagram for Susy::Electron:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Electron (const Electron &)
Electronoperator= (const Electron &)
bool isEle () const
bool isMu () const
void setState (int sys)
 Shift energy up/down for systematic.
void print () const
 Print method.
void clear ()
 Clear vars.
 ClassDef (Electron, 14)

Public Attributes

float clusE
 CaloCluster energy.
float clusEta
 CaloCluster eta.
float clusPhi
 CaloCluster phi.
float trackPt
 ID track pt.
float trackEta
 ID track eta.
bool veryLooseLH
 veryLooseLH
bool looseLH
 looseLH
bool mediumLH
 mediumLH
bool tightLH
 tightLH
bool looseLH_nod0
 looseLH
bool mediumLH_nod0
 mediumLH
bool tightLH_nod0
 tightLH
std::vector< float > eleEffSF
bool isChargeFlip
 Charge flip flag from RecoTruthMatch.
float res_all_dn
float res_all_up
float scale_all_dn
float scale_all_up
std::vector< float > errEffSF_id_corr_up
std::vector< float > errEffSF_id_corr_dn
std::vector< float > errEffSF_reco_corr_up
std::vector< float > errEffSF_reco_corr_dn

Detailed Description

Electron class.


Member Function Documentation

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

Assignment operator


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