Public Types | Public Attributes | List of all members
arttest::SeekToEventClient::Config Struct Reference

#include <SeekToEventClient.h>

Public Types

using to_EventID_t = art::EventID(art::RunNumber_t, art::SubRunNumber_t, art::EventNumber_t)
 

Public Attributes

fhicl::Sequence< fhicl::TupleAs< to_EventID_t > > nextEventsToProcess
 

Detailed Description

Definition at line 32 of file SeekToEventClient.h.

Member Typedef Documentation

Definition at line 35 of file SeekToEventClient.h.

Member Data Documentation

fhicl::Sequence<fhicl::TupleAs<to_EventID_t> > arttest::SeekToEventClient::Config::nextEventsToProcess
Initial value:
{
fhicl::Name("nextEventsToProcess"),
fhicl::Comment("Specify list of events to process AFTER the first event\n"
"in the file has been processed.\n")}

Definition at line 36 of file SeekToEventClient.h.


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