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

#include <MilleEntry.h>

Public Attributes

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

Detailed Description

Definition at line 21 of file MilleEntry.h.

Member Data Documentation

◆ globals

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

Definition at line 24 of file MilleEntry.h.

◆ locals

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

Definition at line 23 of file MilleEntry.h.

◆ measurement

float R3B::MilleDataPoint::measurement = 0.

Definition at line 25 of file MilleEntry.h.

◆ sigma

float R3B::MilleDataPoint::sigma = 1.

Definition at line 26 of file MilleEntry.h.


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