Public Attributes | List of all members
art::BlockingPrescaler::Config Struct Reference

Public Attributes

Atom< size_t > blockSize {Name("blockSize"), 1}
 
Atom< size_t > stepSize
 
Atom< size_t > offset {Name("offset"), 0}
 

Detailed Description

Definition at line 29 of file BlockingPrescaler_module.cc.

Member Data Documentation

Atom<size_t> art::BlockingPrescaler::Config::blockSize {Name("blockSize"), 1}

Definition at line 30 of file BlockingPrescaler_module.cc.

Atom<size_t> art::BlockingPrescaler::Config::offset {Name("offset"), 0}

Definition at line 35 of file BlockingPrescaler_module.cc.

Atom<size_t> art::BlockingPrescaler::Config::stepSize
Initial value:
{
Name("stepSize"),
"The value of 'stepSize' cannot be less than that of 'blockSize'.")}

Definition at line 31 of file BlockingPrescaler_module.cc.


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