LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::SampledEventInfo Struct Reference

#include "SampledInfo.h"

Public Attributes

EventID id
 
std::string dataset
 
double weight
 
double probability
 

Detailed Description

Definition at line 31 of file SampledInfo.h.

Member Data Documentation

std::string art::SampledEventInfo::dataset

Definition at line 33 of file SampledInfo.h.

Referenced by art::operator<<().

EventID art::SampledEventInfo::id

Definition at line 32 of file SampledInfo.h.

Referenced by art::operator<<().

double art::SampledEventInfo::probability

Definition at line 35 of file SampledInfo.h.

Referenced by art::operator<<().

double art::SampledEventInfo::weight

Definition at line 34 of file SampledInfo.h.

Referenced by art::operator<<().


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