ProducerBlock Class Reference
|
Ratpac-two
|
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
RAT::ProducerBlock Class Reference
Public Member Functions | |
| ProducerBlock () | |
| void | Init (ProcBlock *theMainBlock) |
| virtual void | BeginOfRun (DS::Run *run) |
| virtual void | EndOfRun (DS::Run *run) |
| virtual void | Clear () |
Static Public Member Functions | |
| template<class T > | |
| static void | AppendProducer () |
Static Public Attributes | |
| static std::vector< Producer * > | fProducerList |
| static ProcBlock * | mainBlock = nullptr |
Constructor & Destructor Documentation
◆ ProducerBlock()
| RAT::ProducerBlock::ProducerBlock | ( | ) |
Create an empty block of processors.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/ProducerBlock.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/src/ProducerBlock.cc
Generated by