Skip to content

Commit 5c6db84

Browse files
committed
Please consider the following formatting changes
1 parent be2f194 commit 5c6db84

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Common/Tasks/zdcExtraTableReader.cxx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
#include "Common/DataModel/EventSelection.h"
2020
#include "Common/DataModel/ZDCExtra.h"
2121

22-
#include <CommonConstants/MathConstants.h>
23-
2422
#include <CCDB/BasicCCDBManager.h>
2523
#include <CCDB/CcdbApi.h>
24+
#include <CommonConstants/MathConstants.h>
2625
#include <Framework/AnalysisDataModel.h>
2726
#include <Framework/AnalysisHelpers.h>
2827
#include <Framework/AnalysisTask.h>
@@ -891,7 +890,6 @@ struct ZdcExtraTableReader {
891890

892891
// Wrap angle to [-pi, pi] range
893892
psiZNA = RecoDecay::constrainAngle(psiZNA, -o2::constants::math::PI);
894-
895893
}
896894

897895
// Fill Shift Profiles (Write Mode)

0 commit comments

Comments
 (0)