CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.h File Reference
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SeedForPhotonConversion1Leg.h"
#include "RecoTracker/TkSeedGenerator/interface/FastHelix.h"
#include "IdealHelixParameters.h"
#include "PrintRecoObjects.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "CombinedHitPairGeneratorForPhotonConversion.h"
#include "RecoTracker/TkSeedGenerator/interface/ClusterChecker.h"
#include "RecoTracker/TkTrackingRegions/plugins/GlobalTrackingRegionProducerFromBeamSpot.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include <sstream>

Go to the source code of this file.

Classes

class  PhotonConversionTrajectorySeedProducerFromSingleLegAlgo
 

Functions

bool lt_ (std::pair< double, short > a, std::pair< double, short > b)
 

Function Documentation

bool lt_ ( std::pair< double, short >  a,
std::pair< double, short >  b 
)
inline

Definition at line 30 of file PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.h.

30 { return a.first<b.first; }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121