Go to the documentation of this file. 1 #ifndef CommonTools_UtilAlgos_MasterCollectionHelper_h
2 #define CommonTools_UtilAlgos_MasterCollectionHelper_h
21 template <
typename C1>
26 size_t index(
size_t i)
const {
return i; }
const edm::Handle< C1 > & get() const
ref_type getRef(size_t idx) const
R getConcreteRef(size_t idx) const
MasterCollection(const edm::Handle< C1 > &handle, edm::Event const &event)
MasterCollection(const edm::Handle< edm::View< T > > &handle, edm::Event const &event)
edm::RefToBase< T > ref_type
edm::RefToBaseProd< T > ref_
ref_type getRef(size_t idx) const
RefToBaseProd< T > makeRefToBaseProdFrom(RefToBase< T > const &iRef, Event const &iEvent)
edm::Handle< C1 > handle_
edm::Handle< edm::View< T > > handle_
size_t index(size_t i) const
const edm::RefToBaseProd< T > & get() const
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of "!*" before the partial wildcard feature was incorporated). The per-event "cost" of each negative criterion with multiple relevant triggers is about the same as ! *was in the past
R getConcreteRef(size_t idx) const
size_t index(size_t i) const