CbmRoot
Loading...
Searching...
No Matches
FeederOptions Struct Reference

#include <FeederOptions.h>

Public Member Functions

 FeederOptions ()=delete
 
 FeederOptions (int argc, char *argv[])
 

Public Attributes

std::string fInput
 
std::vector< std::string > fOutputs
 
uint64_t fOffset
 
uint64_t fStride
 
uint64_t fMaximumNumber
 
bool fReleaseMode
 

Detailed Description

Definition at line 11 of file FeederOptions.h.

Constructor & Destructor Documentation

◆ FeederOptions() [1/2]

FeederOptions::FeederOptions ( )
delete

◆ FeederOptions() [2/2]

FeederOptions::FeederOptions ( int argc,
char * argv[] )

Member Data Documentation

◆ fInput

std::string FeederOptions::fInput

Definition at line 16 of file FeederOptions.h.

◆ fMaximumNumber

uint64_t FeederOptions::fMaximumNumber

Definition at line 20 of file FeederOptions.h.

◆ fOffset

uint64_t FeederOptions::fOffset

Definition at line 18 of file FeederOptions.h.

◆ fOutputs

std::vector<std::string> FeederOptions::fOutputs

Definition at line 17 of file FeederOptions.h.

◆ fReleaseMode

bool FeederOptions::fReleaseMode

Definition at line 21 of file FeederOptions.h.

◆ fStride

uint64_t FeederOptions::fStride

Definition at line 19 of file FeederOptions.h.


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