Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eicd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Chao Peng
eicd
Commits
6720f61e
Commit
6720f61e
authored
4 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Plain Diff
Merge branch 'cellid' into 'master'
Single cellID everywhere See merge request
EIC/eicd!3
parents
9ffd2cb0
5de93923
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
eic_data.yaml
+5
-10
5 additions, 10 deletions
eic_data.yaml
with
5 additions
and
10 deletions
eic_data.yaml
+
5
−
10
View file @
6720f61e
...
@@ -121,8 +121,7 @@ datatypes :
...
@@ -121,8 +121,7 @@ datatypes :
Description
:
"
Tracker
hit
(reconstructed
from
Raw)"
Description
:
"
Tracker
hit
(reconstructed
from
Raw)"
Author
:
"
W.Armstrong"
Author
:
"
W.Armstrong"
Members
:
Members
:
-
long long cellID0 // The detector specific (geometrical) cell id.
-
long long cellID // The detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
long long time // The time of the hit.
-
long long time // The time of the hit.
-
float EDep // EDep
-
float EDep // EDep
-
float EDepError // error on EDep
-
float EDepError // error on EDep
...
@@ -209,8 +208,7 @@ datatypes :
...
@@ -209,8 +208,7 @@ datatypes :
Description
:
"
EIC
tracker
data"
Description
:
"
EIC
tracker
data"
Author
:
"
F.Gaede,
B.
Hegner"
Author
:
"
F.Gaede,
B.
Hegner"
Members
:
Members
:
-
long long cellID0 // The detector specific (geometrical) cell id.
-
long long cellID // The detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
int time // The time of the hit.
-
int time // The time of the hit.
-
int charge // adc value
-
int charge // adc value
#- std::vector<float> charge // The corrected (calibrated) FADC spectrum.
#- std::vector<float> charge // The corrected (calibrated) FADC spectrum.
...
@@ -219,8 +217,7 @@ datatypes :
...
@@ -219,8 +217,7 @@ datatypes :
Description
:
"
EIC
tracker
pulse"
Description
:
"
EIC
tracker
pulse"
Author
:
"
F.
Gaede,
B.
Hegner"
Author
:
"
F.
Gaede,
B.
Hegner"
Members
:
Members
:
-
long long cellID0 // The detector specific (geometrical) cell id.
-
long long cellID // The detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
int quality // ...
-
int quality // ...
-
float time // The time of the pulse.
-
float time // The time of the pulse.
-
float charge // The integrated charge of the pulse
-
float charge // The integrated charge of the pulse
...
@@ -232,8 +229,7 @@ datatypes :
...
@@ -232,8 +229,7 @@ datatypes :
Description
:
"
EIC
tracker
raw
data"
Description
:
"
EIC
tracker
raw
data"
Author
:
"
Whit
Armstrong"
Author
:
"
Whit
Armstrong"
Members
:
Members
:
-
long long cellID0 // The detector specific (geometrical) cell id.
-
long long cellID // The detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
long long channelID // channel id.
-
long long channelID // channel id.
-
int time // time measurement associated with the adc values.
-
int time // time measurement associated with the adc values.
-
int adc // measured ADC values
-
int adc // measured ADC values
...
@@ -243,8 +239,7 @@ datatypes :
...
@@ -243,8 +239,7 @@ datatypes :
Description
:
"
EIC
tracker
data"
Description
:
"
EIC
tracker
data"
Author
:
"
F.Gaede,
B.
Hegner"
Author
:
"
F.Gaede,
B.
Hegner"
Members
:
Members
:
-
long long cellID0 // The detector specific (geometrical) cell id.
-
long long cellID // The detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
int time // time measurement associated with the adc values.
-
int time // time measurement associated with the adc values.
# - std::vector<short> charge // The actual FADC spectrum.
# - std::vector<short> charge // The actual FADC spectrum.
...
...
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