Classes | |
class | DataFormat |
class | DataFormatKF |
class | DataFormats |
Class to calculate and provide dataformats used by Track Trigger emulator. More... | |
class | DataFormatsRcd |
class | Demonstrator |
Compares emulator with f/w. More... | |
class | DemonstratorRcd |
class | Format |
class | FormatKF |
class | GeometricProcessor |
class | HoughTransform |
class | KalmanFilter |
class | KalmanFilterFormats |
class | KalmanFilterFormatsRcd |
class | LayerEncoding |
Class to encode layer ids for Kalman Filter Layers consitent with rough r-z track parameters are counted from 0 onwards. More... | |
class | LayerEncodingRcd |
class | MiniHoughTransform |
class | ProducerDemonstrator |
Class to demontrate correctness of track trigger emulators. More... | |
class | ProducerES |
Class to produce setup of Track Trigger emulator data formats. More... | |
class | ProducerFormatsKF |
Class to produce setup of Kalman Filter emulator data formats. More... | |
class | ProducerGP |
L1TrackTrigger Geometric Processor emulator. More... | |
class | ProducerHT |
L1TrackTrigger Hough Transform emulator. More... | |
class | ProducerKF |
L1TrackTrigger Kamlan Filter emulator. More... | |
class | ProducerKFin |
transforms TTTracks into KF input More... | |
class | ProducerLayerEncoding |
Class to produce KF layer encoding. More... | |
class | ProducerMHT |
L1TrackTrigger Mini Hough Transform emulator. More... | |
class | ProducerTT |
Converts KF output into TTTracks. More... | |
class | ProducerZHT |
L1TrackTrigger r-z Hough Transform emulator. More... | |
class | ProducerZHTout |
transforms SF output into TTTracks More... | |
class | State |
class | Stub |
class | StubGP |
class | StubHT |
class | StubKF |
class | StubKFin |
class | StubMHT |
class | StubPP |
class | StubZHT |
class | Track |
class | TrackDR |
class | TrackKF |
class | TrackKFin |
class | TrackKFOut |
class | ZHoughTransform |
Typedefs | |
typedef edm::mpl::Vector< tt::SetupRcd > | RcdsDataFormats |
typedef edm::mpl::Vector< tt::SetupRcd > | RcdsDemonstrator |
typedef edm::mpl::Vector< DataFormatsRcd > | RcdsKalmanFilterFormats |
typedef edm::mpl::Vector< DataFormatsRcd > | RcdsLayerEncoding |
typedef std::vector< TrackKFOut > | TrackKFOutSACollection |
typedef std::shared_ptr< TrackKFOut > | TrackKFOutSAPtr |
typedef std::vector< TrackKFOutSAPtr > | TrackKFOutSAPtrCollection |
typedef std::vector< std::vector< std::shared_ptr< TrackKFOut > > > | TrackKFOutSAPtrCollections |
typedef std::vector< std::vector< std::vector< std::shared_ptr< TrackKFOut > > > > | TrackKFOutSAPtrCollectionss |
Functions | |
constexpr int | operator+ (Process p) |
constexpr int | operator+ (VariableKF v) |
constexpr int | operator+ (Variable v) |
constexpr VariableKF | operator++ (VariableKF v) |
constexpr Process | operator++ (Process p) |
constexpr Variable | operator++ (Variable v) |
Variables | |
constexpr std::initializer_list< Process > | Processes |
constexpr auto | variableKFstrs_ |
Definition at line 10 of file DataFormatsRcd.h.
Definition at line 10 of file DemonstratorRcd.h.
Definition at line 10 of file KalmanFilterFormatsRcd.h.
Definition at line 10 of file LayerEncodingRcd.h.
typedef std::vector<TrackKFOut> trackerTFP::TrackKFOutSACollection |
Definition at line 1027 of file DataFormats.h.
typedef std::shared_ptr<TrackKFOut> trackerTFP::TrackKFOutSAPtr |
Definition at line 1028 of file DataFormats.h.
typedef std::vector<TrackKFOutSAPtr> trackerTFP::TrackKFOutSAPtrCollection |
Definition at line 1029 of file DataFormats.h.
typedef std::vector<std::vector<std::shared_ptr<TrackKFOut> > > trackerTFP::TrackKFOutSAPtrCollections |
Definition at line 1030 of file DataFormats.h.
typedef std::vector<std::vector<std::vector<std::shared_ptr<TrackKFOut> > > > trackerTFP::TrackKFOutSAPtrCollectionss |
Definition at line 1031 of file DataFormats.h.
|
strong |
Enumerator | |
---|---|
begin | |
fe | |
dtc | |
pp | |
gp | |
ht | |
mht | |
zht | |
kfin | |
kf | |
dr | |
end | |
x |
Definition at line 28 of file DataFormats.h.
|
strong |
Enumerator | |
---|---|
begin | |
r | |
phi | |
z | |
layer | |
sectorsPhi | |
sectorEta | |
sectorPhi | |
phiT | |
inv2R | |
zT | |
cot | |
dPhi | |
dZ | |
match | |
hitPattern | |
phi0 | |
z0 | |
end | |
x |
Definition at line 30 of file DataFormats.h.
|
strong |
Definition at line 24 of file KalmanFilterFormats.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 68 of file DataFormats.h.
References AlCaHLTBitMon_ParallelJobs::p.
Referenced by cond::persistency::RunInfoProxy::Iterator::operator++(), cond::persistency::IOVArray::Iterator::operator++(), cond::persistency::GTProxy::Iterator::operator++(), and ecaldqm::MESet::const_iterator::toNextChannel().
constexpr std::initializer_list<Process> trackerTFP::Processes |
Definition at line 53 of file DataFormats.h.
Referenced by trackerTFP::DataFormats::DataFormats().
constexpr auto trackerTFP::variableKFstrs_ |
Definition at line 18 of file KalmanFilterFormats.cc.
Referenced by trackerTFP::KalmanFilterFormats::endJob(), and trackerTFP::DataFormatKF::updateRangeActual().