LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::RangedFragmentSemantic< Level > Struct Template Reference

#include "ProductSemantics.h"

Public Member Functions

 RangedFragmentSemantic (RangeSet const &r)
 

Public Attributes

RangeSet rs {RangeSet::invalid()}
 

Detailed Description

template<Level>
struct art::RangedFragmentSemantic< Level >

Definition at line 15 of file ProductSemantics.h.

Constructor & Destructor Documentation

template<Level >
art::RangedFragmentSemantic< Level >::RangedFragmentSemantic ( RangeSet const &  r)
inlineexplicit

Definition at line 16 of file ProductSemantics.h.

16 : rs{r} {}
TRandom r
Definition: spectrum.C:23

Member Data Documentation

Definition at line 17 of file ProductSemantics.h.

Referenced by art::Run::put(), and art::SubRun::put().


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