Skip to content

Commit 7b559f8

Browse files
committed
Commenting
1 parent 1bd98d7 commit 7b559f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
/// \author Carolina Reetz <c.reetz@cern.ch>
1717
// ========================
1818

19-
/// TODO: include likesign analysis here
20-
/// TODO: include possibility to mix 3bodys with opposite B fields
21-
2219
#include <cmath>
2320
#include <array>
2421
#include <cstdlib>
@@ -624,7 +621,6 @@ struct decay3bodyBuilder {
624621
o2::base::Propagator::Instance()->setNominalBz(magField);
625622

626623
// Set magnetic field for KF vertexing
627-
/// TODO: KF field has to be set in the helper class where KF is used!! --> really?
628624
#ifdef HomogeneousField
629625
KFParticle::SetField(magField);
630626
#endif

0 commit comments

Comments
 (0)