#include <RPWorkerT.h>
 
  
 | Public Types | |
| using | RPType = RP | 
| Public Member Functions | |
| RPWorkerT (RPParams const &p, fhicl::ParameterSet const &ps) | |
|  Public Member Functions inherited from art::RPWorker | |
| virtual | ~RPWorker ()=default | 
| RPWorker (RPParams const &p) | |
| ResultsProducer & | rp () | 
| ResultsProducer const & | rp () const | 
| RPParams const & | params () const | 
| ModuleDescription const & | moduleDescription () const | 
| void | setModuleDescription (ModuleDescription const &) | 
| void | setModuleDescription (ModuleDescription &&) | 
| Private Member Functions | |
| RP & | rp_ () override | 
| RP const & | rp_ () const override | 
| Private Attributes | |
| RP | rpPlugin_ | 
Definition at line 12 of file RPWorkerT.h.
| using art::RPWorkerT< RP >::RPType = RP | 
Definition at line 15 of file RPWorkerT.h.
| art::RPWorkerT< RP >::RPWorkerT | ( | RPParams const & | p, | 
| fhicl::ParameterSet const & | ps | ||
| ) | 
Definition at line 30 of file RPWorkerT.h.
| 
 | inlineoverrideprivatevirtual | 
Implements art::RPWorker.
Definition at line 36 of file RPWorkerT.h.
| 
 | inlineoverrideprivatevirtual | 
Implements art::RPWorker.
Definition at line 43 of file RPWorkerT.h.
| 
 | private | 
Definition at line 26 of file RPWorkerT.h.
 1.8.11
 1.8.11