Skip to content

Commit e495699

Browse files
committed
Please consider the following formatting changes
1 parent 93fb645 commit e495699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/TPC/qc/src/TPCQCLinkDef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#pragma link C++ class o2::tpc::qc::Tracks+;
2222
#pragma link C++ class o2::tpc::qc::CalPadWrapper+;
2323
#pragma link C++ class o2::tpc::qc::DCSPTemperature + ;
24-
#pragma link C++ class o2::tpc::qc::SACs+ ;
24+
#pragma link C++ class o2::tpc::qc::SACs + ;
2525
#pragma link C++ function o2::tpc::qc::helpers::makeLogBinning+;
2626
#pragma link C++ function o2::tpc::qc::helpers::setStyleHistogram1D+;
2727
#pragma link C++ function o2::tpc::qc::helpers::setStyleHistogram2D+;

0 commit comments

Comments
 (0)