Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Nov 27, 2024
1 parent 6deb1cb commit d27bb07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Common/DataModel/PIDResponseTPC.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ perSpeciesWrapper(tpcExpSignalDiff);

} // namespace pidutils


namespace pidtpc
{
// Expected signals
Expand Down Expand Up @@ -407,7 +406,6 @@ DECLARE_SOA_COLUMN(DeDxTunedMc, mcTunedTPCSignal, float); //! TPC signal after T

DECLARE_SOA_TABLE(mcTPCTuneOnData, "AOD", "MCTPCTUNEONDATA", mcpidtpc::DeDxTunedMc);


} // namespace o2::aod

#endif // COMMON_DATAMODEL_PIDRESPONSETPC_H_
6 changes: 3 additions & 3 deletions PWGUD/Tasks/sgSpectraAnalyzer.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
#include "PWGUD/DataModel/UDTables.h"
#include "PWGUD/Core/SGSelector.h"
#include "PWGUD/Core/SGTrackSelector.h"
//#include "Common/DataModel/PIDResponseTOF.h"
//#include "Common/DataModel/PIDResponseTPC.h"
//#include "PWGUD/Core/RLhelper.h"
// #include "Common/DataModel/PIDResponseTOF.h"
// #include "Common/DataModel/PIDResponseTPC.h"
// #include "PWGUD/Core/RLhelper.h"
#include <TString.h>
#include "TLorentzVector.h"
using namespace std;
Expand Down

0 comments on commit d27bb07

Please sign in to comment.