CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
L1TComparison.cc File Reference
#include <iostream>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/L1Trigger/interface/EGamma.h"
#include "DataFormats/L1Trigger/interface/Tau.h"
#include "DataFormats/L1Trigger/interface/Jet.h"
#include "DataFormats/L1Trigger/interface/Muon.h"
#include "DataFormats/L1Trigger/interface/EtSum.h"
#include "DataFormats/L1TGlobal/interface/GlobalAlgBlk.h"

Go to the source code of this file.

Classes

class  L1TComparison
 

Functions

static bool compare_l1candidate (const L1Candidate &a, const L1Candidate &b, int verbose=1)
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< L1TComparison > > 
s_filler__LINE__ ("L1TComparison")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< L1TComparison > > 
s_maker__LINE__ ("L1TComparison")
 

Function Documentation

static bool compare_l1candidate ( const L1Candidate a,
const L1Candidate b,
int  verbose = 1 
)
static

Definition at line 24 of file L1TComparison.cc.

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1TComparison > > s_filler__LINE__ ( "L1TComparison"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1TComparison > > s_maker__LINE__ ( "L1TComparison"  )
static