Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NeRCA.jl
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
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
Tamas Gal
NeRCA.jl
Merge requests
!3
Muonscanfit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Muonscanfit
muonscanfit
into
master
Overview
0
Commits
88
Pipelines
40
Changes
8
Merged
Tamas Gal
requested to merge
muonscanfit
into
master
1 year ago
Overview
0
Commits
88
Pipelines
40
Changes
4
Expand
0
0
Merge request reports
Compare
version 1
version 38
1255cc10
1 year ago
version 37
92fc76cd
1 year ago
version 36
2dcb5db2
1 year ago
version 35
4fd08681
1 year ago
version 34
0d164326
1 year ago
version 33
773dbf0a
1 year ago
version 32
db3af740
1 year ago
version 31
5a420bc7
1 year ago
version 30
5759f91e
1 year ago
version 29
b8e479e3
1 year ago
version 28
d660b47c
1 year ago
version 27
d882b8b7
1 year ago
version 26
40580b29
1 year ago
version 25
ab6a4a1b
1 year ago
version 24
2f836793
1 year ago
version 23
9fc8537e
1 year ago
version 22
08f26ebc
1 year ago
version 21
9bfc6203
1 year ago
version 20
dc30b626
1 year ago
version 19
0dac6e5a
1 year ago
version 18
6b11a7da
1 year ago
version 17
e76b80d7
1 year ago
version 16
d2a38481
1 year ago
version 15
2b33d698
1 year ago
version 14
bace363d
1 year ago
version 13
ff306185
1 year ago
version 12
bdf5d98d
1 year ago
version 11
00dfb171
1 year ago
version 10
3fd20992
1 year ago
version 9
049193dd
1 year ago
version 8
369359d8
1 year ago
version 7
2f3001c6
1 year ago
version 6
71891412
1 year ago
version 5
aa5317b1
1 year ago
version 4
d645f301
1 year ago
version 3
0e082484
1 year ago
version 2
eb4bd3e3
1 year ago
version 1
5fcbfb99
1 year ago
master (base)
and
version 2
latest version
b23479a9
88 commits,
1 year ago
version 38
1255cc10
84 commits,
1 year ago
version 37
92fc76cd
83 commits,
1 year ago
version 36
2dcb5db2
82 commits,
1 year ago
version 35
4fd08681
81 commits,
1 year ago
version 34
0d164326
80 commits,
1 year ago
version 33
773dbf0a
76 commits,
1 year ago
version 32
db3af740
73 commits,
1 year ago
version 31
5a420bc7
72 commits,
1 year ago
version 30
5759f91e
68 commits,
1 year ago
version 29
b8e479e3
67 commits,
1 year ago
version 28
d660b47c
64 commits,
1 year ago
version 27
d882b8b7
62 commits,
1 year ago
version 26
40580b29
60 commits,
1 year ago
version 25
ab6a4a1b
59 commits,
1 year ago
version 24
2f836793
56 commits,
1 year ago
version 23
9fc8537e
47 commits,
1 year ago
version 22
08f26ebc
46 commits,
1 year ago
version 21
9bfc6203
43 commits,
1 year ago
version 20
dc30b626
41 commits,
1 year ago
version 19
0dac6e5a
37 commits,
1 year ago
version 18
6b11a7da
33 commits,
1 year ago
version 17
e76b80d7
31 commits,
1 year ago
version 16
d2a38481
23 commits,
1 year ago
version 15
2b33d698
22 commits,
1 year ago
version 14
bace363d
21 commits,
1 year ago
version 13
ff306185
19 commits,
1 year ago
version 12
bdf5d98d
18 commits,
1 year ago
version 11
00dfb171
17 commits,
1 year ago
version 10
3fd20992
16 commits,
1 year ago
version 9
049193dd
15 commits,
1 year ago
version 8
369359d8
14 commits,
1 year ago
version 7
2f3001c6
13 commits,
1 year ago
version 6
71891412
12 commits,
1 year ago
version 5
aa5317b1
10 commits,
1 year ago
version 4
d645f301
9 commits,
1 year ago
version 3
0e082484
8 commits,
1 year ago
version 2
eb4bd3e3
7 commits,
1 year ago
version 1
5fcbfb99
5 commits,
1 year ago
Show latest version
4 files
+
709
−
19
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
4
Search (e.g. *.vue) (Ctrl+P)
src/NeRCA.jl
+
1
−
1
Options
@@ -28,7 +28,7 @@ using HTTP
import
Base
:
read
,
+
,
-
,
*
,
getindex
,
length
,
eltype
export
Hit
,
Hit
R1
,
Hit
,
Hit
L0
,
HitL1
,
HitL2
,
HitR0
,
HitR1
,
HitR2
,
RecoTrack
,
NoRecoTrack
,
dumandfit
,
MuonScanfit
,
MuonScanfitParameters
,
duhits
,
nfoldhits
,
Loading