Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Commits
2a182d5b
Commit
2a182d5b
authored
4 years ago
by
Administrator
Browse files
Options
Downloads
Patches
Plain Diff
Fix LinkDef files
parent
c5ada770
No related branches found
No related tags found
1 merge request
!188
Fix compiler problems
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
+1
-1
1 addition, 1 deletion
...GC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
sim/detectors/much/CbmMuchSimLinkDef.h
+0
-1
0 additions, 1 deletion
sim/detectors/much/CbmMuchSimLinkDef.h
with
1 addition
and
2 deletions
analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
+
1
−
1
View file @
2a182d5b
...
...
@@ -14,4 +14,4 @@
#pragma link C++ class NicaCbmFirstTask + ;
#pragma link C++ class CbmHelix + ;
#pragma link C++ enum NicaCbmSetup;
#pragma link C++ class CbmNicaCompression + ;
//
#pragma link C++ class CbmNicaCompression + ;
This diff is collapsed.
Click to expand it.
sim/detectors/much/CbmMuchSimLinkDef.h
+
0
−
1
View file @
2a182d5b
...
...
@@ -13,7 +13,6 @@
#pragma link C++ class CbmMuchReadoutBuffer + ;
#pragma link C++ class CbmMuchSignal + ;
#pragma link C++ class CbmMuchTransportQa + ;
#pragma link C++ class CbmMuchPointInfo + ;
#pragma link C++ class CbmMuchDigitizerQa + ;
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment