CMS 3D CMS Logo

Classes | Functions
PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.h File Reference
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Visibility.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/interface/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

◆ lt_()

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

Definition at line 30 of file PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.h.

References a, and b.

30 { return a.first < b.first; }
double b
Definition: hdecay.h:118
double a
Definition: hdecay.h:119