Skip to content

Commit 9b967f1

Browse files
committed
Fix whitespace errors
1 parent eca8e04 commit 9b967f1

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

test/generateCaloDigiFromFragment.fcl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ source : {
1414
}
1515

1616
services : {
17-
17+
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"}}
2020
ConditionsService : { conditionsfile : "Offline/ConditionsService/data/conditions_01.txt"}
@@ -84,7 +84,7 @@ physics : {
8484
dataType : 1
8585
}
8686
}
87-
87+
8888
t0 : [caloVerifier]
8989

9090

@@ -112,4 +112,3 @@ outputs: {
112112
}
113113

114114
services.scheduler.wantSummary: true
115-

test/generateCaloDigiFromFragment_Sidet.fcl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source : {
1010
}
1111

1212
services : {
13-
13+
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"}}
1616
#ConditionsService : { conditionsfile : "Offline/ConditionsService/data/conditions_01.txt"}
@@ -67,13 +67,13 @@ physics : {
6767
}
6868

6969
}
70-
70+
7171
t0 : [caloVerifier]
7272
e0 : [ ]
7373

7474
t1 : [ genFrags , CaloDigi ]
7575
e1 : [ outfile ]
76-
76+
7777
t2 : [ genFrags ]
7878
e2 : [ caloAnalyzer ]
7979

@@ -94,4 +94,3 @@ outputs: {
9494
}
9595

9696
services.scheduler.wantSummary: true
97-

test/iercAnalysis.fcl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ physics : {
2121
splineFilename : "/home/mu2edaq/dev_calo/pgirotti_testing/srcs/otsdaq-mu2e-calorimeter/test/ierc_splines_gr4_106139.root"
2222
}
2323
}
24-
24+
2525
t1 : [ ]
2626
e1 : [ pulseIERCAnalysis ]
2727

@@ -30,4 +30,3 @@ physics : {
3030
}
3131

3232
services.scheduler.wantSummary: true
33-

0 commit comments

Comments
 (0)