![]() |
![]() |
#include <InputTagDistributor.h>
Public Member Functions | |
const edm::InputTag & | inputTag (std::string s) |
InputTagDistributor (const edm::ParameterSet &pset, edm::ConsumesCollector &iC) | |
Private Attributes | |
std::map< std::string, edm::InputTag > | inputTags_ |
Definition at line 14 of file InputTagDistributor.h.
|
inline |
Definition at line 16 of file InputTagDistributor.h.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), mps_fire::i, and inputTags_.
Referenced by InputTagDistributorService::init().
|
inline |
Definition at line 21 of file InputTagDistributor.h.
References inputTags_, and alignCSCRings::s.
Referenced by InputTagDistributorService::retrieve().
|
private |
Definition at line 35 of file InputTagDistributor.h.
Referenced by inputTag(), and InputTagDistributor().