#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "DataFormats/Common/interface/DetSetVectorNew.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/SiStripCluster/interface/SiStripCluster.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
shallow | |
Typedefs | |
typedef std::map< std::pair< uint32_t, uint16_t >, unsigned int > | shallow::CLUSTERMAP |
Functions | |
LocalVector | shallow::drift (const StripGeomDetUnit *, const MagneticField &, const SiStripLorentzAngle &) |
int | shallow::findTrackIndex (const edm::Handle< edm::View< reco::Track > > &h, const reco::Track *t) |
CLUSTERMAP | shallow::make_cluster_map (const edm::Event &, const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > &) |