R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3B::MilleDataPoint Struct Reference

#include <MilleEntry.h>

Public Member Functions

void clear ()
 ClassDefNV (MilleDataPoint, 1)

Public Attributes

std::vector< float > locals
std::vector< std::pair< int, float > > globals
float measurement = 0.
float sigma = 1.

Detailed Description

Definition at line 24 of file MilleEntry.h.

Member Function Documentation

◆ ClassDefNV()

R3B::MilleDataPoint::ClassDefNV ( MilleDataPoint ,
1  )

◆ clear()

void R3B::MilleDataPoint::clear ( )
inline

Definition at line 30 of file MilleEntry.h.

Member Data Documentation

◆ globals

std::vector<std::pair<int, float> > R3B::MilleDataPoint::globals

Definition at line 27 of file MilleEntry.h.

◆ locals

std::vector<float> R3B::MilleDataPoint::locals

Definition at line 26 of file MilleEntry.h.

◆ measurement

float R3B::MilleDataPoint::measurement = 0.

Definition at line 28 of file MilleEntry.h.

◆ sigma

float R3B::MilleDataPoint::sigma = 1.

Definition at line 29 of file MilleEntry.h.


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