CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions
L1GTAlgoBlockProducer.cc File Reference
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Framework/interface/GetterOfProducts.h"
#include "FWCore/Framework/interface/TypeMatch.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/Common/interface/View.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Framework/interface/TriggerNamesService.h"
#include "FWCore/ParameterSet/interface/Registry.h"
#include "DataFormats/Common/interface/PathStatus.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/propagate_const.h"
#include <boost/spirit/include/qi.hpp>
#include "DataFormats/L1Trigger/interface/P2GTCandidate.h"
#include "DataFormats/L1Trigger/interface/P2GTAlgoBlock.h"
#include <string>
#include <memory>
#include <utility>
#include <map>
#include <vector>
#include <set>
#include <tuple>

Go to the source code of this file.

Classes

struct  L1GTAlgoBlockProducer::AlgoDefinition
 
class  pathStatusExpression::BeginParenthesis
 
class  pathStatusExpression::BinaryOperator< T >
 
class  pathStatusExpression::Evaluator
 
class  pathStatusExpression::Grammar< Iterator >
 
class  L1GTAlgoBlockProducer
 
class  pathStatusExpression::NotOperator
 
class  pathStatusExpression::Operand
 
class  pathStatusExpression::ShuntingYardAlgorithm
 

Namespaces

 pathStatusExpression
 

Typedefs

using pathStatusExpression::AndOperator = BinaryOperator< std::logical_and< bool > >
 
using pathStatusExpression::OrOperator = BinaryOperator< std::logical_or< bool > >
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1GTAlgoBlockProducer > > s_filler_0__LINE__ ("L1GTAlgoBlockProducer")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1GTAlgoBlockProducer > > s_maker__LINE__ ("L1GTAlgoBlockProducer")
 

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1GTAlgoBlockProducer > > s_filler_0__LINE__ ( "L1GTAlgoBlockProducer"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1GTAlgoBlockProducer > > s_maker__LINE__ ( "L1GTAlgoBlockProducer"  )
static