forked from LDMX-Software/ldmx-sw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.02 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
29
30
31
32
33
[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
[submodule "docs/doxygen.conf/doxygen-awesome-css"]
path = docs/doxygen.conf/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css
[submodule "Trigger"]
path = Trigger
url = https://github.com/LDMX-Software/Trigger.git