CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IntermediateMuonPacker.cc
Go to the documentation of this file.
4 
6 #include "GMTTokens.h"
8 
9 namespace l1t {
10  namespace stage2 {
11  Blocks
13  {
14 
15  //auto imdBmtfToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenBMTF();
16  //auto imdOmtfNegToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenOMTFNeg();
17  //auto imdOmtfPosToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenOMTFPos();
18  //auto imdEmtfNegToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenEMTFNeg();
19  //auto imdEmtfPosToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenEMTFPos();
20 
21  Blocks blocks;
22 
23  return blocks;
24  }
25  }
26 }
27 
std::vector< Block > Blocks
Definition: Block.h:68
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
#define DEFINE_L1T_PACKER(type)
Definition: PackerFactory.h:22
virtual Blocks pack(const edm::Event &, const PackerTokens *) override
list blocks
Definition: gather_cfg.py:90