Project
Loading...
Searching...
No Matches
DumpOptions Class Reference

Public Member Functions

 DumpOptions (unsigned int maxNofRDHs, bool showRDHs, bool jsonOutput)
 
unsigned int maxNofRDHs () const
 
bool showRDHs () const
 
bool json () const
 
std::optional< uint16_t > cruId () const
 
void cruId (uint16_t c)
 

Detailed Description

Definition at line 44 of file rawdump.cxx.

Constructor & Destructor Documentation

◆ DumpOptions()

DumpOptions::DumpOptions ( unsigned int  maxNofRDHs,
bool  showRDHs,
bool  jsonOutput 
)
inline

Definition at line 47 of file rawdump.cxx.

Member Function Documentation

◆ cruId() [1/2]

std::optional< uint16_t > DumpOptions::cruId ( ) const
inline

Definition at line 65 of file rawdump.cxx.

◆ cruId() [2/2]

void DumpOptions::cruId ( uint16_t  c)
inline

Definition at line 70 of file rawdump.cxx.

◆ json()

bool DumpOptions::json ( ) const
inline

Definition at line 60 of file rawdump.cxx.

◆ maxNofRDHs()

unsigned int DumpOptions::maxNofRDHs ( ) const
inline

Definition at line 50 of file rawdump.cxx.

◆ showRDHs()

bool DumpOptions::showRDHs ( ) const
inline

Definition at line 55 of file rawdump.cxx.


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