Skip to content

Commit

Permalink
Update run2tracksExtraConverter.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Dec 19, 2024
1 parent 07977b7 commit 3af4da3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Common/TableProducer/Converters/run2tracksExtraConverter.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
// granted to it by virtue of its status as an Intergovernmental Organization
// or submit itself to any jurisdiction.

/// \file tracksExtraConverter.cxx
/// \brief Converts TracksExtra table from version 000 to 001

/// This task allows for the conversion of the TracksExtra table from version 000 to 001.
/// The conversion is needed because the table has been extended with the ITSClusterSize column
/// and the ITSClusterMap column is evaluated dynamically from it.
/// In the converter a dummy ITSClusterSize column is filled with overflows if a hit in the layer is present

/// \author F.Mazzaschi <[email protected]>

#include "Framework/runDataProcessing.h"
#include "Framework/AnalysisTask.h"
#include "Framework/AnalysisDataModel.h"
Expand Down

0 comments on commit 3af4da3

Please sign in to comment.