Skip to content

Commit

Permalink
Fibers: Added Enis online task
Browse files Browse the repository at this point in the history
Update

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy

Update for clang-tidy
  • Loading branch information
jose-luis-rs committed Jan 24, 2024
1 parent adf341e commit 17594aa
Show file tree
Hide file tree
Showing 4 changed files with 2,071 additions and 2 deletions.
3 changes: 2 additions & 1 deletion analysis/AnaLinkDef.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/******************************************************************************
* Copyright (C) 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH *
* Copyright (C) 2019-2023 Members of R3B Collaboration *
* Copyright (C) 2019-2024 Members of R3B Collaboration *
* *
* This software is distributed under the terms of the *
* GNU General Public Licence (GPL) version 3, *
Expand Down Expand Up @@ -45,6 +45,7 @@
#pragma link C++ class R3BCalifavsFootOnlineSpectra+;
#pragma link C++ class R3BCalifavsTofDOnlineSpectra+;
#pragma link C++ class R3BFibervsTofDOnlineSpectra+;
#pragma link C++ class R3BFiberTrackingOnlineSpectra+;
#pragma link C++ class R3BGeneralOnlineSpectra+;
#pragma link C++ class R3BIncomingIDOnlineSpectra+;
#pragma link C++ class R3BOnlineSyncCheck+;
Expand Down
2 changes: 1 addition & 1 deletion analysis/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##############################################################################
# Copyright (C) 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH #
# Copyright (C) 2019-2023 Members of R3B Collaboration #
# Copyright (C) 2019-2024 Members of R3B Collaboration #
# #
# This software is distributed under the terms of the #
# GNU General Public Licence (GPL) version 3, #
Expand Down
Loading

0 comments on commit 17594aa

Please sign in to comment.