#include <Event.h>
Public Member Functions | |
ULong64_t | event () const |
MuScleFitEvent () | |
MuScleFitEvent (const unsigned int initRun, const unsigned long long initEvent, 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 |
UInt_t | fNpv |
UInt_t | fRun |
Float_t | fTrueNumInteractions |
Int_t | fTrueNumPUvtx |
|
inline |
|
inline |
Definition at line 27 of file Event.h.
References fEvent.
Referenced by core.AutoHandle.AutoHandle::Load(), core.AutoHandle.AutoHandle::product(), and RootTreeHandler::readTree().
|
inline |
|
inline |
|
inline |
Float_t MuScleFitEvent::fTrueNumInteractions |
Definition at line 36 of file Event.h.
Referenced by nTrueInteractions().