#include <EventSetupsController.h>
Public Member Functions | |
ESSourceInfo (ParameterSet const *ps, std::shared_ptr< EventSetupRecordIntervalFinder > const &fi) | |
std::shared_ptr< EventSetupRecordIntervalFinder > const & | finder () |
EventSetupRecordIntervalFinder const * | finderGet () const |
ParameterSet const * | pset () const |
std::vector< unsigned > & | subProcessIndexes () |
std::vector< unsigned > const & | subProcessIndexes () const |
Private Attributes | |
propagate_const< std::shared_ptr< EventSetupRecordIntervalFinder > > | finder_ |
ParameterSet const * | pset_ |
std::vector< unsigned > | subProcessIndexes_ |
Definition at line 65 of file EventSetupsController.h.
|
inline |
Definition at line 67 of file EventSetupsController.h.
|
inline |
Definition at line 71 of file EventSetupsController.h.
References finder_, and edm::get_underlying().
|
inline |
Definition at line 72 of file EventSetupsController.h.
References finder_.
|
inline |
Definition at line 70 of file EventSetupsController.h.
References pset_.
|
inline |
Definition at line 73 of file EventSetupsController.h.
References subProcessIndexes_.
|
inline |
Definition at line 74 of file EventSetupsController.h.
References subProcessIndexes_.
|
private |
Definition at line 78 of file EventSetupsController.h.
Referenced by finder(), and finderGet().
|
private |
Definition at line 77 of file EventSetupsController.h.
Referenced by pset().
|
private |
Definition at line 79 of file EventSetupsController.h.
Referenced by subProcessIndexes().