Skip to content

Commit 3d73bfb

Browse files
authored
Merge pull request #69 from Mu2e/eflumerf/RemoveConditionsService
Remove all references to ConditionsService
2 parents e47fd31 + 4b7bb1a commit 3d73bfb

File tree

4 files changed

+0
-7
lines changed

4 files changed

+0
-7
lines changed

test/CaloVerifierFilter_test.fcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ services : {
4141
}
4242

4343
GeometryService : {inputFile: "Offline/Mu2eG4/geom/geom_common.txt" bFieldFile: "Offline/Mu2eG4/geom/bfgeom_reco_v01.txt" simulatedDetector : {tool_type: "Mu2e"}}
44-
ConditionsService : { conditionsfile : "Offline/ConditionsService/data/conditions_01.txt"}
4544
GlobalConstantsService : {inputFile : "Offline/GlobalConstantsService/data/globalConstants_01.txt"}
4645
DbService : @local::DbEmpty
4746
ProditionsService : @local::Proditions

test/generateCaloDigiFromFragment.fcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ services : {
1717

1818
#@local::Services.Reco
1919
GeometryService : {inputFile: "Offline/Mu2eG4/geom/geom_common.txt" bFieldFile: "Offline/Mu2eG4/geom/bfgeom_reco_v01.txt" simulatedDetector : {tool_type: "Mu2e"}}
20-
ConditionsService : { conditionsfile : "Offline/ConditionsService/data/conditions_01.txt"}
2120
GlobalConstantsService : {inputFile : "Offline/GlobalConstantsService/data/globalConstants_01.txt"}
2221
DbService : @local::DbEmpty
2322
ProditionsService : @local::Proditions

test/generateCaloDigiFromFragment_Sidet.fcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ services : {
1313

1414
#@local::Services.Reco
1515
GeometryService : {inputFile: "Offline/Mu2eG4/geom/geom_common.txt" bFieldFile: "Offline/Mu2eG4/geom/bfgeom_reco_v01.txt" simulatedDetector : {tool_type: "Mu2e"}}
16-
#ConditionsService : { conditionsfile : "Offline/ConditionsService/data/conditions_01.txt"}
1716
GlobalConstantsService : {inputFile : "Offline/GlobalConstantsService/data/globalConstants_01.txt"}
1817
DbService : @local::DbEmpty
1918
ProditionsService : @local::Proditions

test/iercAnalysis.fcl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ services : {
1717
"Mu2e"
1818
}
1919
}
20-
ConditionsService: {
21-
conditionsfile:
22-
"Offline/ConditionsService/data/conditions_01.txt"
23-
}
2420
GlobalConstantsService: {
2521
inputFile:
2622
"Offline/GlobalConstantsService/data/globalConstants_01.txt"

0 commit comments

Comments
 (0)