Classes | |
class | AlgoSettings |
class | AnalysisSettings |
class | InputData |
class | L1Track |
Simple wrapper class for TTTrack. More... | |
class | L1TrackTruthMatched |
Simple wrapper class for TTTrack, with match to a tracking particle. More... | |
class | RecoVertex |
class | Stub |
class | TP |
class | Vertex |
class | VertexFinder |
class | VertexNTupler |
Typedefs | |
typedef edmNew::DetSet< TTStub< Ref_Phase2TrackerDigi_ > > | DetSet |
typedef edmNew::DetSetVector< TTStub< Ref_Phase2TrackerDigi_ > > | DetSetVec |
typedef std::vector< L1Track > | FitTrackCollection |
typedef std::vector< RecoVertex<> > | RecoVertexCollection |
using | RecoVertexWithTP = RecoVertex< L1TrackTruthMatched > |
typedef std::map< TrackingParticlePtr, edm::RefToBase< TrackingParticle > > | TPPtrToRefMap |
typedef edm::Ptr< TrackingParticle > | TrackingParticlePtr |
typedef TTClusterAssociationMap< Ref_Phase2TrackerDigi_ > | TTClusterAssMap |
typedef edm::Ref< edmNew::DetSetVector< TTCluster< Ref_Phase2TrackerDigi_ > >, TTCluster< Ref_Phase2TrackerDigi_ > > | TTClusterRef |
typedef TTStubAssociationMap< Ref_Phase2TrackerDigi_ > | TTStubAssMap |
typedef edm::Ref< DetSetVec, TTStub< Ref_Phase2TrackerDigi_ > > | TTStubRef |
typedef TTTrackAssociationMap< Ref_Phase2TrackerDigi_ > | TTTrackAssMap |
Functions | |
static constexpr unsigned | BitsToRepresent (unsigned x) |
const l1t::Vertex & | getPrimaryVertex (const std::vector< l1t::Vertex > &aVertexCollection) |
Returns primary vertex based on default criterion (max sum pT from all constituent tracks); throws if given empty collection. More... | |
std::ostream & | operator<< (std::ostream &out, const reco::GenParticle &particle) |
typedef std::vector<L1Track> l1tVertexFinder::FitTrackCollection |
Definition at line 23 of file VertexFinder.h.
typedef std::vector<RecoVertex<> > l1tVertexFinder::RecoVertexCollection |
Definition at line 24 of file VertexFinder.h.
using l1tVertexFinder::RecoVertexWithTP = typedef RecoVertex<L1TrackTruthMatched> |
Definition at line 91 of file RecoVertex.h.
typedef std::map<TrackingParticlePtr, edm::RefToBase<TrackingParticle> > l1tVertexFinder::TPPtrToRefMap |
Definition at line 24 of file InputData.h.
Definition at line 23 of file InputData.h.
Definition at line 20 of file L1TrackTruthMatched.h.
|
strong |
Enumerator | |
---|---|
fastHisto | |
fastHistoEmulation | |
fastHistoLooseAssociation | |
GapClustering | |
agglomerativeHierarchical | |
DBSCAN | |
PVR | |
adaptiveVertexReconstruction | |
HPV | |
Kmeans |
Definition at line 12 of file AlgoSettings.h.
|
strong |
Enumerator | |
---|---|
Simulation | |
Emulation |
Definition at line 25 of file AlgoSettings.h.
|
static |
Definition at line 21 of file VertexFinder.h.
Referenced by l1tVertexFinder::VertexFinder::fastHistoEmulation().
const l1t::Vertex & l1tVertexFinder::getPrimaryVertex | ( | const std::vector< l1t::Vertex > & | aVertexCollection | ) |
Returns primary vertex based on default criterion (max sum pT from all constituent tracks); throws if given empty collection.
Returns vertex for which parameter 'aFunction' returns the highest value; throws if given empty collection.
Definition at line 9 of file selection.cc.
References TtFullHadEvtBuilder_cfi::sumPt, submitPVValidationJobs::t, and pwdgSkimBPark_cfi::tracks.
Referenced by MuonPFAnalyzer::analyze().
std::ostream& l1tVertexFinder::operator<< | ( | std::ostream & | out, |
const reco::GenParticle & | particle | ||
) |
Definition at line 369 of file VertexNTupler.cc.
References funct::abs(), MillePedeFileConverter_cfg::out, and reco::LeafCandidate::pdgId().