Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nptool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
np
nptool
Commits
34815ca7
Commit
34815ca7
authored
1 year ago
by
Adrien Matta
Browse files
Options
Downloads
Patches
Plain Diff
* fixing Nebula.detector file
parent
8b4ef596
No related branches found
No related tags found
No related merge requests found
Pipeline
#233094
passed
1 year ago
Stage: build-NPLib
Stage: build-NPSimulation
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Projects/Nebula/Nebula.detector
+4
-37
4 additions, 37 deletions
Projects/Nebula/Nebula.detector
Projects/S034/CMakeLists.txt
+1
-0
1 addition, 0 deletions
Projects/S034/CMakeLists.txt
with
5 additions
and
37 deletions
Projects/Nebula/Nebula.detector
+
4
−
37
View file @
34815ca7
...
@@ -11,44 +11,11 @@ Target
...
@@ -11,44 +11,11 @@ Target
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
NEBULA
POS= 0 0 12 m
XML= db/NEBULA.xml
NumberOfModule= 15
Offset= 0 0 0 mm
Veto= 1
InvertX= 0
Frame= 1
InvertY= 0
XML= ./db/NEBULA.xml
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
POS= 0 0 12.15 m
NumberOfModule= 15
Veto= 0
Frame= 0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
POS= 0 0 16 m
NumberOfModule= 30
Veto= 1
Frame= 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
POS= 0 0 16.15 m
NumberOfModule= 30
Veto= 0
Frame= 0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
POS= 0 0 18 m
NumberOfModule= 30
Veto= 1
Frame= 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEBULA
POS= 0 0 18.15 m
NumberOfModule= 30
Veto= 0
Frame= 0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Samurai
%Samurai
% POS= 0 0 0 mm
% POS= 0 0 0 mm
...
...
This diff is collapsed.
Click to expand it.
Projects/S034/CMakeLists.txt
+
1
−
0
View file @
34815ca7
project
(
S034
)
cmake_minimum_required
(
VERSION 2.8
)
cmake_minimum_required
(
VERSION 2.8
)
# Setting the policy to match Cmake version
# Setting the policy to match Cmake version
cmake_policy
(
VERSION
${
CMAKE_MAJOR_VERSION
}
.
${
CMAKE_MINOR_VERSION
}
)
cmake_policy
(
VERSION
${
CMAKE_MAJOR_VERSION
}
.
${
CMAKE_MINOR_VERSION
}
)
...
...
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