MaCh3  2.4.2
Reference Guide
Public Attributes | List of all members
PredictiveSample Struct Reference

KS: Summary of sample info to be used by. More...

#include <Fitters/PredictiveThrower.h>

Collaboration diagram for PredictiveSample:
[legend]

Public Attributes

std::string Name
 
const SampleHandlerFDSamHandler
 Pointer to SampleHandler. More...
 
const BinningHandlerBinning
 Pointer to binning handler. More...
 
int LocalId
 Local SampleId in SampleHandler. More...
 
int Dimenstion
 Sample Dimension. More...
 

Detailed Description

KS: Summary of sample info to be used by.

Definition at line 11 of file PredictiveThrower.h.

Member Data Documentation

◆ Binning

const BinningHandler* PredictiveSample::Binning

Pointer to binning handler.

Definition at line 18 of file PredictiveThrower.h.

◆ Dimenstion

int PredictiveSample::Dimenstion

Sample Dimension.

Definition at line 22 of file PredictiveThrower.h.

◆ LocalId

int PredictiveSample::LocalId

Local SampleId in SampleHandler.

Definition at line 20 of file PredictiveThrower.h.

◆ Name

std::string PredictiveSample::Name

Definition at line 14 of file PredictiveThrower.h.

◆ SamHandler

const SampleHandlerFD* PredictiveSample::SamHandler

Pointer to SampleHandler.

Definition at line 16 of file PredictiveThrower.h.


The documentation for this struct was generated from the following file: