LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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 17 of file ProductSemantics.h.

Constructor & Destructor Documentation

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

Definition at line 18 of file ProductSemantics.h.

18 : rs{r} {}

Member Data Documentation

Definition at line 19 of file ProductSemantics.h.

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


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