Public Types | |
typedef std::vector< std::pair< edm::EDGetTokenT< T >, std::vector< int > > > | InputTokenAndRegions |
Public Member Functions | |
PFInstanceInputs (L1TCtL2EgProducer *prod, const std::vector< edm::ParameterSet > &confs) | |
const InputTokenAndRegions & | tokensAndRegions () const |
Private Attributes | |
InputTokenAndRegions | tokensAndRegions_ |
Definition at line 58 of file L1TCtL2EgProducer.cc.
typedef std::vector<std::pair<edm::EDGetTokenT<T>, std::vector<int> > > L1TCtL2EgProducer::PFInstanceInputs< T >::InputTokenAndRegions |
Definition at line 60 of file L1TCtL2EgProducer.cc.
|
inline |
Definition at line 61 of file L1TCtL2EgProducer.cc.
|
inline |
Definition at line 70 of file L1TCtL2EgProducer.cc.
|
private |
Definition at line 73 of file L1TCtL2EgProducer.cc.