Classes | |
class | ProducerSetup |
Class to produce setup of Track Trigger emulators. More... | |
class | SensorModule |
class | Setup |
Class to process and provide run-time constants used by Track Trigger emulators. More... | |
class | SetupRcd |
class | StubAssociation |
Class to associate reconstrucable TrackingParticles with TTStubs and vice versa. It may associate multiple TPs with a TTStub and can therefore be used to associate TTTracks with TrackingParticles. More... | |
class | StubAssociator |
Class to associate reconstrucable TrackingParticles with TTStubs and vice versa It may associate multiple TPs with a TTStub and can therefore be used to associate TTTracks with TrackingParticles. This EDProducer creates two StubAssociation EDProducts, one using only TP that are "reconstructable" (produce stubs in a min. number of layers) and one using TP that are also "use for the tracking efficiency measurement". More... | |
Typedefs | |
typedef std::bitset< TTBV::S_ > | Frame |
typedef std::pair< TTStubRef, Frame > | FrameStub |
typedef std::pair< TTTrackRef, Frame > | FrameTrack |
typedef edm::mpl::Vector< TrackerDigiGeometryRecord, TrackerTopologyRcd, IdealMagneticFieldRecord, IdealGeometryRecord, TrackerDetToDTCELinkCablingMapRcd, TTStubAlgorithmRecord > | Rcds |
typedef std::vector< Frame > | Stream |
typedef std::vector< Stream > | Streams |
typedef std::vector< StreamStub > | StreamsStub |
typedef std::vector< StreamTrack > | StreamsTrack |
typedef std::vector< FrameStub > | StreamStub |
typedef std::vector< FrameTrack > | StreamTrack |
typedef TTStubAlgorithm< Ref_Phase2TrackerDigi_ > | StubAlgorithm |
typedef TTStubAlgorithm_official< Ref_Phase2TrackerDigi_ > | StubAlgorithmOfficial |
typedef std::map< TTTrackRef, TTTrackRef > | TTTrackRefMap |
typedef std::vector< TTTrack< Ref_Phase2TrackerDigi_ > > | TTTracks |
Functions | |
double | deltaPhi (double lhs, double rhs=0.) |
typedef std::pair<TTStubRef, Frame> tt::FrameStub |
typedef std::pair<TTTrackRef, Frame> tt::FrameTrack |
typedef edm::mpl::Vector<TrackerDigiGeometryRecord, TrackerTopologyRcd, IdealMagneticFieldRecord, IdealGeometryRecord, TrackerDetToDTCELinkCablingMapRcd, TTStubAlgorithmRecord> tt::Rcds |
Definition at line 23 of file SetupRcd.h.
typedef std::vector<Frame> tt::Stream |
typedef std::vector<Stream> tt::Streams |
typedef std::vector<StreamStub> tt::StreamsStub |
typedef std::vector<StreamTrack> tt::StreamsTrack |
typedef std::vector<FrameStub> tt::StreamStub |
typedef std::vector<FrameTrack> tt::StreamTrack |
typedef std::map<TTTrackRef, TTTrackRef> tt::TTTrackRefMap |
typedef std::vector<TTTrack<Ref_Phase2TrackerDigi_> > tt::TTTracks |
|
inline |
Definition at line 37 of file Setup.h.
References reco::deltaPhi().
Referenced by trklet::KFin::consume(), tt::SensorModule::SensorModule(), and tt::Setup::stubPos().