CMS 3D CMS Logo

Classes | Typedefs | Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch13/src/PhysicsTools/TagAndProbe/plugins/OtherObjectVariableComputer.cc File Reference

#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "CommonTools/Utils/interface/StringObjectFunction.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  OtherObjectVariableComputer< T >
 Matcher of number of reconstructed objects in the event to probe. More...

Typedefs

typedef
OtherObjectVariableComputer
< reco::Candidate
OtherCandVariableComputer

Functions

 DEFINE_FWK_MODULE (OtherCandVariableComputer)

Typedef Documentation

Definition at line 98 of file OtherObjectVariableComputer.cc.


Function Documentation

DEFINE_FWK_MODULE ( OtherCandVariableComputer  )