Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMVA::QuickMVAProbEstimator::EventInfo Struct Reference

Definition at line 14 of file QuickMVAProbEstimator.h.

Public Attributes

Int_t eventType
Double_t eventValue
Double_t eventWeight

Member Data Documentation

◆ eventType

Int_t TMVA::QuickMVAProbEstimator::EventInfo::eventType

Definition at line 17 of file QuickMVAProbEstimator.h.

◆ eventValue

Double_t TMVA::QuickMVAProbEstimator::EventInfo::eventValue

Definition at line 15 of file QuickMVAProbEstimator.h.

◆ eventWeight

Double_t TMVA::QuickMVAProbEstimator::EventInfo::eventWeight

Definition at line 16 of file QuickMVAProbEstimator.h.