Merge branch 'add_trackT0_info' into '2018-patches'
Adding OT t0 time to protoparticle extrainfo See merge request !1392 (cherry picked from commit f5358817) 0df6abf9 Created tools for OT Track time information. Reconfigured TupleTool to make... 1d60d882 Created tools for OT Track time information. Reconfigured TupleTool to make... 00bec8b5 fixed most comments by cattanem on merge request 9d2837f5 use the "return Warning(e.what(), StatusCode::FAILURE);" idiom where appropriate. aef9ec3e Switched from adding both trackfit outputs, to doing only the nominal one. f809cf3f Fixed info (name, author) in comments for automatic pickup d63e2a4f Fixed issue with two different fitters not being able to run after each other,... c8c43946 Update PatSeedFit.h: follow Gerhard's suggestion to remove unneeded defaulted constructors etc. f674a9c3 Update PatSeedFit.cpp: follow Gerhard's suggestion to add a comment to the... 2ccd82c7 Implemented most comments by Gerhard. d01cfae0 Split tool into two separate tools, that run a different fit (default or OT only) 3a0a198a Implemented another round of Gerhards suggestions b2b25c16 missed one cleanup suggestion..
parent
2234250b
No related branches found
No related tags found
Showing
- Rec/GlobalReco/python/GlobalReco/Configuration.py 14 additions, 1 deletionRec/GlobalReco/python/GlobalReco/Configuration.py
- Rec/GlobalReco/src/ChargedProtoParticleAddOTInfo.cpp 115 additions, 0 deletionsRec/GlobalReco/src/ChargedProtoParticleAddOTInfo.cpp
- Rec/GlobalReco/src/ChargedProtoParticleAddOTInfo.h 69 additions, 0 deletionsRec/GlobalReco/src/ChargedProtoParticleAddOTInfo.h
- Tf/PatAlgorithms/src/PatSeedFit.cpp 225 additions, 118 deletionsTf/PatAlgorithms/src/PatSeedFit.cpp
- Tf/PatAlgorithms/src/PatSeedFit.h 28 additions, 1 deletionTf/PatAlgorithms/src/PatSeedFit.h
- Tr/TrackInterfaces/TrackInterfaces/IPatSeedFit.h 13 additions, 0 deletionsTr/TrackInterfaces/TrackInterfaces/IPatSeedFit.h
- Tr/TrackInterfaces/TrackInterfaces/ITrackT0Tool.h 38 additions, 0 deletionsTr/TrackInterfaces/TrackInterfaces/ITrackT0Tool.h
- Tr/TrackTools/src/TrackT0OTOnlyTool.cpp 138 additions, 0 deletionsTr/TrackTools/src/TrackT0OTOnlyTool.cpp
- Tr/TrackTools/src/TrackT0OTOnlyTool.h 51 additions, 0 deletionsTr/TrackTools/src/TrackT0OTOnlyTool.h
- Tr/TrackTools/src/TrackT0Tool.cpp 203 additions, 0 deletionsTr/TrackTools/src/TrackT0Tool.cpp
- Tr/TrackTools/src/TrackT0Tool.h 46 additions, 0 deletionsTr/TrackTools/src/TrackT0Tool.h
Loading
Please register or sign in to comment