Skip to content

Commit

Permalink
Move to fdd version 001 (#8609)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroz84 authored Apr 22, 2022
1 parent 8799438 commit de2e842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/Core/include/Framework/AnalysisDataModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ DECLARE_SOA_TABLE(FDDs_001, "AOD", "FDD_001", //! FDD table, version 001
fdd::TimeA, fdd::TimeC,
fdd::TriggerMask);

using FDDs = FDDs_000; //! this defines the current default version
using FDDs = FDDs_001; //! this defines the current default version
using FDD = FDDs::iterator;

namespace v0
Expand Down

0 comments on commit de2e842

Please sign in to comment.