Skip to content

Commit

Permalink
Please consider the following formatting changes (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild authored Oct 4, 2023
1 parent bc07a74 commit c43e049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Tasks/integrationTestCCDB.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct integrationTestCCDB {
Configurable<std::string> geoPath{"geoPath", "GLO/Config/GeometryAligned", "Path of the geometry file"};

HistogramRegistry histos{"Histos", {}, OutputObjHandlingPolicy::AnalysisObject};
o2::base::MatLayerCylSet* lut;
o2::base::MatLayerCylSet* lut;

int mRunNumber;

Expand Down

0 comments on commit c43e049

Please sign in to comment.