Public Attributes | List of all members
lar_content::EventReadingAlgorithm::ExternalEventReadingParameters Class Reference

External event reading parameters class. More...

#include <EventReadingAlgorithm.h>

Inheritance diagram for lar_content::EventReadingAlgorithm::ExternalEventReadingParameters:

Public Attributes

std::string m_geometryFileName
 Name of the file containing geometry information. More...
 
std::string m_eventFileNameList
 Colon-separated list of file names to be processed. More...
 
pandora::InputUInt m_skipToEvent
 Index of first event to consider in input file. More...
 

Detailed Description

External event reading parameters class.

Definition at line 46 of file EventReadingAlgorithm.h.

Member Data Documentation

std::string lar_content::EventReadingAlgorithm::ExternalEventReadingParameters::m_eventFileNameList

Colon-separated list of file names to be processed.

Definition at line 50 of file EventReadingAlgorithm.h.

std::string lar_content::EventReadingAlgorithm::ExternalEventReadingParameters::m_geometryFileName

Name of the file containing geometry information.

Definition at line 49 of file EventReadingAlgorithm.h.

pandora::InputUInt lar_content::EventReadingAlgorithm::ExternalEventReadingParameters::m_skipToEvent

Index of first event to consider in input file.

Definition at line 51 of file EventReadingAlgorithm.h.


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