Structure containing data common to all types of MET. More...
#include <CorrMETData.h>
Public Member Functions | |
CorrMETData () | |
Public Attributes | |
double | mex |
double | mey |
double | significance |
double | sumet |
Structure containing data common to all types of MET.
CorrMETData holds correction information for all types of MET.
Definition at line 20 of file CorrMETData.h.
|
inline |
double CorrMETData::mex |
Definition at line 24 of file CorrMETData.h.
Referenced by CorrMETData(), MuonMETAlgo::MuonMETAlgo_run(), TauMETAlgo::run(), and Type1PFMET::run().
double CorrMETData::mey |
Definition at line 25 of file CorrMETData.h.
Referenced by CorrMETData(), MuonMETAlgo::MuonMETAlgo_run(), TauMETAlgo::run(), and Type1PFMET::run().
double CorrMETData::significance |
Definition at line 27 of file CorrMETData.h.
Referenced by CorrMETData().
double CorrMETData::sumet |
Definition at line 26 of file CorrMETData.h.
Referenced by CorrMETData(), MuonMETAlgo::MuonMETAlgo_run(), TauMETAlgo::run(), and Type1PFMET::run().