Commits on Source (36)
-
Gerhard Raven authored20b0d3a0
-
Marco Clemencic authoreddb22d198
-
Marco Cattaneo authored
fully qualify VPMeasurementType See merge request !868
9102c4fe -
Marco Cattaneo authored
Forward compatibility for gaudi/Gaudi!514 See merge request !870
cc7582bc -
f2145775
-
d1cdaa95
-
fc3181cc
-
2d33c487
-
377cc9f3
-
505062c0
-
6ae1879a
-
446dfafc
-
Change python configuration to explicitly pass RecoUpgradeTracking the sequence it is supposed to set up.
1656cc3b -
92ced610
-
62fd38a4
-
Remove more unused algorithms and revert the change to use LiteClusters in the TrackBestTrackCreator.
ce8f4791 -
ebf25b1d
-
f4de0400
-
53f79ac8
-
d9c00837
-
62876c9e
-
From KeyedContainer<LHCb::Track> to std::vector<LHCb::Track>
8f44331a -
for PrVeloUT -> PrForwardTracking -> TrackEventFitter
533e9767 -
e7e38e81
-
d648f2ab
-
Sebastien Ponce authored2eeef6e4
-
Sebastien Ponce authored
Only tracks with IP > given property will be further used in the forward tracking
3e0696f9 -
Sebastien Ponce authored
Replaced the KeyedContainer by a simple std::vector Also dropped the creation of the PrimaryVertices that were not used Adapted the IPCut code in PrVeloUT to use the new classes
0077f470 -
Sebastien Ponce authored17848ab0
-
Sebastien Ponce authored
The intention is to have a simplified and streamlined fitter for the HLT case
cd179b4d -
Sebastien Ponce authoredc29ba0d6
-
97ccb7f3
-
2a219dd0
-
Sebastien Ponce authored
Namely : - TrackAddLikelihood - TrackBestTrackCreator - TrackBuildCloneTable - TrackEraseExtraInfo This allows some tests that are failing in the TDR branch to go further. However, they now fail with a segfault in LinkerWithKey called by TrackBuildCloneTable. This is due to the fact that we have broken the linking (+ lack of checking when dereferencing...). A know issue
91869b2b -
Sebastien Ponce authored
This removes a lot of memory allocations and thus allows substantial speedups (we spend 15% of our time allocation/deallocating in reconstruction code)
82b4607e -
116477d5
Showing
- Calo/CaloMoniDst/src/CaloAlignmentNtp.cpp 3 additions, 3 deletionsCalo/CaloMoniDst/src/CaloAlignmentNtp.cpp
- Calo/CaloMoniDst/src/CaloPi0Ntp.cpp 1 addition, 1 deletionCalo/CaloMoniDst/src/CaloPi0Ntp.cpp
- Calo/CaloPIDs/src/CaloTrackTool.h 3 additions, 3 deletionsCalo/CaloPIDs/src/CaloTrackTool.h
- Calo/CaloReco/src/CaloExtraDigits.cpp 24 additions, 24 deletionsCalo/CaloReco/src/CaloExtraDigits.cpp
- Calo/CaloTools/src/L0Calo2CaloTool.h 0 additions, 1 deletionCalo/CaloTools/src/L0Calo2CaloTool.h
- Muon/MuonID/src/component/CLTool.cpp 10 additions, 10 deletionsMuon/MuonID/src/component/CLTool.cpp
- Muon/MuonID/src/component/Chi2MuIDTool.cpp 23 additions, 24 deletionsMuon/MuonID/src/component/Chi2MuIDTool.cpp
- Muon/MuonID/src/component/Chi2MuIDTool.h 1 addition, 1 deletionMuon/MuonID/src/component/Chi2MuIDTool.h
- Muon/MuonID/src/component/DLLMuonTool.cpp 11 additions, 11 deletionsMuon/MuonID/src/component/DLLMuonTool.cpp
- Muon/MuonID/src/component/DistMuIDTool.cpp 3 additions, 3 deletionsMuon/MuonID/src/component/DistMuIDTool.cpp
- Muon/MuonID/src/component/GetArrival.cpp 9 additions, 9 deletionsMuon/MuonID/src/component/GetArrival.cpp
- Muon/MuonID/src/component/MuonIDAlg.cpp 5 additions, 5 deletionsMuon/MuonID/src/component/MuonIDAlg.cpp
- Muon/MuonMatch/src/MuonMatchVelo.cpp 2 additions, 2 deletionsMuon/MuonMatch/src/MuonMatchVelo.cpp
- Muon/MuonMatch/src/MuonMatchVeloUT.cpp 4 additions, 6 deletionsMuon/MuonMatch/src/MuonMatchVeloUT.cpp
- Muon/MuonTrackAlign/src/AlignMuonRec.cpp 1 addition, 1 deletionMuon/MuonTrackAlign/src/AlignMuonRec.cpp
- Pr/PrAlgorithms/src/IPrForwardTool.h 1 addition, 1 deletionPr/PrAlgorithms/src/IPrForwardTool.h
- Pr/PrAlgorithms/src/PrForwardTool.cpp 95 additions, 92 deletionsPr/PrAlgorithms/src/PrForwardTool.cpp
- Pr/PrAlgorithms/src/PrForwardTool.h 4 additions, 4 deletionsPr/PrAlgorithms/src/PrForwardTool.h
- Pr/PrAlgorithms/src/PrForwardTrack.h 2 additions, 2 deletionsPr/PrAlgorithms/src/PrForwardTrack.h
- Pr/PrAlgorithms/src/PrForwardTracking.cpp 19 additions, 19 deletionsPr/PrAlgorithms/src/PrForwardTracking.cpp