19 #include <ext/algorithm>
25 productLabel_(pset.getParameter<edm::InputTag>(
"ProductLabel")),
29 produces<DetIdCollection>();
71 std::vector<uint16_t>::const_iterator ifed =
cabling_->
feds().begin();
81 if( input.
size() == 0 ) {
87 std::vector<FedChannelConnection>::const_iterator iconn = conns.begin();
88 for ( ; iconn != conns.end(); ++iconn ) {
void beginRun(edm::Run &run, const edm::EventSetup &es)
static const char runNumber_[]
const std::vector< uint16_t > & feds() const
static const uint32_t invalid32_
~ExcludedFEDListProducer()
default constructor
void push_back(T const &t)
void produce(edm::Event &event, const edm::EventSetup &es)
size_t size() const
Lenght of the data buffer in bytes.
ExcludedFEDListProducer(const edm::ParameterSet &pset)
constructor
const SiStripFedCabling * cabling_
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
void reserve(size_type n)
T const * product() const
edm::EDCollection< DetId > DetIdCollection
edm::InputTag productLabel_
void swap(EDCollection< T > &other)
const std::vector< FedChannelConnection > & connections(uint16_t fed_id) const