Imperial Analysis
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ICPhotonElectronVetoCalculator Class Reference

Produces an edm::ValueMap<bool> for the photon electron-veto flag. More...

#include "UserCode/ICHiggsTauTau/plugins/ICPhotonElectronVetoCalculator.h"

+ Inheritance diagram for ICPhotonElectronVetoCalculator:

Public Member Functions

 ICPhotonElectronVetoCalculator (const edm::ParameterSet &)
 
 ~ICPhotonElectronVetoCalculator ()
 

Detailed Description

Produces an edm::ValueMap<bool> for the photon electron-veto flag.

Example usage

1 icPhotonElectronVetoCalculator = cms.EDProducer('ICPhotonElectronVetoCalculator',
2  input = cms.InputTag("photons"),
3  electrons = cms.InputTag("gsfElectrons"),
4  beamspot = cms.InputTag("offlineBeamSpot"),
5  conversions = cms.InputTag("allConversions")
6 )

Definition at line 17 of file ICPhotonElectronVetoCalculator.h.

Constructor & Destructor Documentation

ICPhotonElectronVetoCalculator::ICPhotonElectronVetoCalculator ( const edm::ParameterSet &  config)
explicit

Definition at line 20 of file ICPhotonElectronVetoCalculator.cc.

ICPhotonElectronVetoCalculator::~ICPhotonElectronVetoCalculator ( )

Definition at line 33 of file ICPhotonElectronVetoCalculator.cc.


The documentation for this class was generated from the following files: