Public Types | |
typedef std::vector< std::pair< edm::EDGetTokenT< T >, std::vector< int > > > | InputTokenAndChannels |
Public Member Functions | |
PFInstanceInputs (L1TCtL2EgProducer *prod, const std::vector< edm::ParameterSet > &confs) | |
const InputTokenAndChannels & | tokensAndChannels () const |
Private Attributes | |
InputTokenAndChannels | tokensAndChannels_ |
Definition at line 60 of file L1TCtL2EgProducer.cc.
typedef std::vector<std::pair<edm::EDGetTokenT<T>, std::vector<int> > > L1TCtL2EgProducer::PFInstanceInputs< T >::InputTokenAndChannels |
Definition at line 62 of file L1TCtL2EgProducer.cc.
|
inline |
Definition at line 63 of file L1TCtL2EgProducer.cc.
|
inline |
Definition at line 72 of file L1TCtL2EgProducer.cc.
|
private |
Definition at line 75 of file L1TCtL2EgProducer.cc.