CMS 3D CMS Logo

Functions
SUSY_HLT_Muon_Hadronic.cc File Reference
#include "DataFormats/HLTReco/interface/TriggerObject.h"
#include "FWCore/Common/interface/TriggerNames.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "HLTriggerOffline/SUSYBSM/interface/SUSY_HLT_Muon_Hadronic.h"

Go to the source code of this file.

Functions

bool comparePt (Lepton a, Lepton b)
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SUSY_HLT_Muon_Hadronic > > s_filler_0__LINE__ ("SUSY_HLT_Muon_Hadronic")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SUSY_HLT_Muon_Hadronic > > s_maker__LINE__ ("SUSY_HLT_Muon_Hadronic")
 

Function Documentation

◆ comparePt()

bool comparePt ( Lepton  a,
Lepton  b 
)

Definition at line 8 of file SUSY_HLT_Muon_Hadronic.cc.

References a, and b.

Referenced by SUSY_HLT_Muon_Hadronic::analyze().

8 { return (a.pt > b.pt); }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121

◆ s_filler_0__LINE__()

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

◆ s_maker__LINE__()

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