Skip to content

Commit 1310637

Browse files
authored
Please consider the following formatting changes (#445)
1 parent dd83a33 commit 1310637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/TableProducer/Strangeness/propagationService.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ struct propagationService {
115115
strangenessBuilderModule.dataProcess(ccdb, histos, collisions, mccollisions, v0s, cascades, trackedCascades, tracks, bcs, mcParticles, products);
116116
}
117117

118-
// FIXME: the part below is only viable if TPC PID
118+
// FIXME: the part below is only viable if TPC PID
119119
// switches to using TracksIU (circular dependency)
120-
//
120+
//
121121
// void processRealDataWithPID(soa::Join<aod::Collisions, aod::EvSels> const& collisions, aod::V0s const& v0s, aod::Cascades const& cascades, aod::TrackedCascades const& trackedCascades, FullTracksExtIUWithPID const& tracks, aod::BCsWithTimestamps const& bcs)
122122
// {
123123
// ccdbLoader.initCCDBfromBCs(standardCCDBLoaderConfigurables, ccdb, bcs);

0 commit comments

Comments
 (0)