forked from LDMX-Software/ldmx-sw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 806 Bytes
/
.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
[submodule "MagFieldMap"]
path = MagFieldMap
url = https://github.com/LDMX-Software/MagFieldMap
[submodule "SimCore"]
path = SimCore
url = https://github.com/LDMX-Software/SimCore
[submodule "Framework"]
path = Framework
url = https://github.com/LDMX-Software/Framework.git
[submodule "cmake"]
path = cmake
url = https://github.com/LDMX-Software/cmake.git
[submodule "Ecal"]
path = Ecal
url = https://github.com/LDMX-Software/Ecal.git
[submodule "Conditions"]
path = Conditions
url = https://github.com/LDMX-Software/Conditions.git
[submodule "Hcal"]
path = Hcal
url = https://github.com/LDMX-Software/Hcal.git
[submodule "TrigScint"]
path = TrigScint
url = https://github.com/LDMX-Software/TrigScint
[submodule "Tracking"]
path = Tracking
url = https://github.com/LDMX-Software/Tracking