Add collinear DCAFitter and use it in SVertexer.#12770
Add collinear DCAFitter and use it in SVertexer.#12770shahor02 merged 3 commits intoAliceO2Group:devfrom
Conversation
f3sch
commented
Feb 26, 2024
- Adds a collinear option to the DCAFitter
- Adds this flag to TPConly tracks in the SVertexer
- Adds a getter for this bit in the DataModel (reason this is separate from the 'isPhotonV0', as this this maybe used in the future separately, for now they are equivalent).
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Error while checking build/O2/fullCI for ffe7c38 at 2024-02-27 21:02: Full log here. |
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
|
Error while checking build/O2/fullCI for 74ad4b4 at 2024-02-29 19:13: Full log here. |
|
Error while checking build/O2/fullCI for 724df4c at 2024-03-11 08:34: Full log here. |
|
Pinging @shahor02. Can this be merged? |
|
Did you check the R resolution with this method (sorry if you did and I forgot) ? |
|
PS: opened a porting request for the stable-async |
* DCAFitter: Add option to assume collinearity of prongs Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * SVertexer: Fit TPConly collinearly Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * AnalysisDataModel: Add V0 collinear flag Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> --------- Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* DCAFitter: Add option to assume collinearity of prongs Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * SVertexer: Fit TPConly collinearly Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * AnalysisDataModel: Add V0 collinear flag Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> --------- Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* DCAFitter: Add option to assume collinearity of prongs Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * SVertexer: Fit TPConly collinearly Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * AnalysisDataModel: Add V0 collinear flag Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> --------- Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* DCAFitter: Add option to assume collinearity of prongs Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * SVertexer: Fit TPConly collinearly Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * AnalysisDataModel: Add V0 collinear flag Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> --------- Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* DCAFitter: Add option to assume collinearity of prongs Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * SVertexer: Fit TPConly collinearly Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> * AnalysisDataModel: Add V0 collinear flag Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch> --------- Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>

