#include <Event.h>
Public Member Functions | |
ULong64_t | event () const |
Double_t | MCweight () const |
MuScleFitEvent () | |
MuScleFitEvent (const unsigned int initRun, const unsigned long long initEvent, const double initMCWeight, const int initNPUvtx, const float initTrueNI, const int initNpv) | |
Int_t | nPUvtx () const |
UInt_t | npv () const |
Float_t | nTrueInteractions () const |
UInt_t | run () const |
Public Attributes | |
ULong64_t | fEvent |
Double_t | fMCWeight |
UInt_t | fNpv |
UInt_t | fRun |
Float_t | fTrueNumInteractions |
Int_t | fTrueNumPUvtx |
|
inline |
|
inline |
Definition at line 29 of file Event.h.
References fEvent.
Referenced by RootTreeHandler::readTree().
|
inline |
|
inline |
|
inline |
|
inline |
Double_t MuScleFitEvent::fMCWeight |
Definition at line 38 of file Event.h.
Referenced by MCweight().
Float_t MuScleFitEvent::fTrueNumInteractions |
Definition at line 40 of file Event.h.
Referenced by nTrueInteractions().