CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
RecoCandidate.h File Reference
#include "DataFormats/Candidate/interface/LeafCandidate.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/CaloTowers/interface/CaloTowerCollection.h"
#include "DataFormats/CaloTowers/interface/CaloTowerFwd.h"

Go to the source code of this file.

Classes

struct  reco::CombinedMuonTag
 conbined muon component tag More...
 
class  reco::RecoCandidate
 
struct  reco::StandAloneMuonTag
 stand alone muon component tag More...
 

Namespaces

 reco
 fixed size matrix
 

Functions

 reco::GET_CANDIDATE_COMPONENT (RecoCandidate, TrackRef, standAloneMuon, StandAloneMuonTag)
 get stand-alone muon Track component More...
 
 reco::GET_CANDIDATE_COMPONENT (RecoCandidate, TrackRef, combinedMuon, CombinedMuonTag)
 get combined muon Track component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, TrackRef, track)
 get default Track component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, GsfTrackRef, gsfTrack)
 get default GsfTrack component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, SuperClusterRef, superCluster)
 get default SuperCluster component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, CaloTowerRef, caloTower)
 get default CaloTower component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, const Track *, bestTrack)
 get default CaloTower component More...
 
 reco::GET_DEFAULT_CANDIDATE_COMPONENT (RecoCandidate, RecoCandidate::TrackType, bestTrackType)
 get default CaloTower component More...
 
 reco::GET_DEFAULT_CANDIDATE_MULTIPLECOMPONENTS (RecoCandidate, TrackRef, track, numberOfTracks)
 get multuple tracks More...