#include <EventSetupsController.h>
Public Member Functions | |
ESSourceInfo (ParameterSet const *ps, std::shared_ptr< EventSetupRecordIntervalFinder > const &fi) | |
std::shared_ptr < EventSetupRecordIntervalFinder > const & | finder () const |
ParameterSet const * | pset () const |
std::vector< unsigned > & | subProcessIndexes () |
std::vector< unsigned > const & | subProcessIndexes () const |
Private Attributes | |
std::shared_ptr < EventSetupRecordIntervalFinder > | finder_ |
ParameterSet const * | pset_ |
std::vector< unsigned > | subProcessIndexes_ |
Definition at line 55 of file EventSetupsController.h.
|
inline |
Definition at line 57 of file EventSetupsController.h.
|
inline |
Definition at line 62 of file EventSetupsController.h.
References finder_.
|
inline |
Definition at line 61 of file EventSetupsController.h.
References pset_.
|
inline |
Definition at line 63 of file EventSetupsController.h.
References subProcessIndexes_.
|
inline |
Definition at line 64 of file EventSetupsController.h.
References subProcessIndexes_.
|
private |
Definition at line 68 of file EventSetupsController.h.
Referenced by finder().
|
private |
Definition at line 67 of file EventSetupsController.h.
Referenced by pset().
|
private |
Definition at line 69 of file EventSetupsController.h.
Referenced by subProcessIndexes().