-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
28 lines (28 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "modules/larnd-sim"]
path = modules/larnd-sim
url = https://github.com/dune/larnd-sim
branch = develop
[submodule "modules/ndlar_flow"]
path = modules/ndlar_flow
url = https://github.com/DUNE/ndlar_flow.git
branch = develop
[submodule "modules/SuperaAtomic"]
path = modules/SuperaAtomic
url = https://github.com/drinkingkazu/SuperaAtomic
#url = https://github.com/DeepLearnPhysics/SuperaAtomic
[submodule "modules/edep2supera"]
path = modules/edep2supera
url = https://github.com/DeepLearnPhysics/edep2supera
[submodule "modules/larnd2supera"]
path = modules/larnd2supera
#url = https://github.com/DeepLearnPhysics/larnd2supera
url = https://github.com/YifanC/larnd2supera
[submodule "modules/larpix_readout_parser"]
path = modules/larpix_readout_parser
url = https://github.com/YifanC/larpix_readout_parser
branch = main
[submodule "modules/flow2supera"]
path = modules/flow2supera
url = https://github.com/drinkingkazu/flow2supera
#url = https://github.com/DeepLearnPhysics/flow2supera
branch = main