Skip to content

Commit 8c514de

Browse files
committed
Fix format
1 parent 6c9e913 commit 8c514de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ struct DerivedDataCreatorD0Calibration {
169169
}
170170

171171
// main function
172-
template<bool withTrackQa, typename TTrackQa>
172+
template <bool withTrackQa, typename TTrackQa>
173173
void runDataCreation(CollisionsWEvSel const& collisions,
174174
aod::TrackAssoc const& trackIndices,
175175
TracksWCovExtraPid const&,

0 commit comments

Comments
 (0)