RunSetVisitor Class Reference

RunSetVisitor set the run parameter given the run value. More...

Inheritance diagram for RunSetVisitor:

Public Member Functions

 RunSetVisitor (const bool run=true)
 Set the run parameter given the current run value. More...

 
template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Set the run parameter. More...

 
void operator() (MoreTypes layer) const
 

Detailed Description

RunSetVisitor set the run parameter given the run value.

Definition at line 28 of file run_set_visitor.hpp.

Constructor & Destructor Documentation

◆ RunSetVisitor()

RunSetVisitor ( const bool  run = true)

Set the run parameter given the current run value.

Member Function Documentation

◆ operator()() [1/2]

void operator() ( LayerType *  layer) const

Set the run parameter.

◆ operator()() [2/2]

void operator() ( MoreTypes  layer) const

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