Skip to content

Commit 0c90357

Browse files
committed
Remove old calibration service
1 parent 64ad8fc commit 0c90357

24 files changed

Lines changed: 0 additions & 10103 deletions

sbndcode/CRT/CRTAna/run_crtana_calibntuples_data.fcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
#include "crt_calib_service.fcl"
21
#include "run_crtana_calibntuples.fcl"
32

43
services.ParticleInventoryService: @erase
54
services.BackTrackerService: @erase
65

7-
services.CRTCalibService: @local::crt_calib_service
86
services.CRTGeoService: @local::crtgeoservice_data_sbnd
97

108
physics.analyzers.caloskim.G4producer: ""
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
#include "crt_calib_service.fcl"
21
#include "run_crtana.fcl"
32

43
services.ParticleInventoryService: @erase
54
services.BackTrackerService: @erase
65

7-
services.CRTCalibService: @local::crt_calib_service
86
services.CRTGeoService: @local::crtgeoservice_data_sbnd
97

108
physics.analyzers.crtana: @local::crtana_data_sbnd

sbndcode/CRT/CRTEventDisplay/run_crteventdisplay_data.fcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "services_sbnd.fcl"
22
#include "crteventdisplay_sbnd.fcl"
3-
#include "crt_calib_service.fcl"
43
#include "crtgeoservice_sbnd.fcl"
54

65
process_name: CRTEventDisplay
@@ -9,7 +8,6 @@ services:
98
{
109
@table::sbnd_services
1110
CRTGeoService: @local::crtgeoservice_data_sbnd
12-
CRTCalibService: @local::crt_calib_service
1311
}
1412

1513
source:

sbndcode/CRT/CRTReco/run_crtreco_data.fcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
#include "crt_calib_service.fcl"
21
#include "run_crtreco.fcl"
32

43
services.message: @local::sbnd_message_services
5-
services.CRTCalibService: @local::crt_calib_service
64
services.CRTGeoService: @local::crtgeoservice_data_sbnd
75

86
physics.producers.crtstrips: @local::crtstriphitproducer_data_sbnd

sbndcode/CRT/CRTReco/run_crtrecoana_data.fcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
#include "crt_calib_service.fcl"
21
#include "run_crtrecoana.fcl"
32

4-
services.CRTCalibService: @local::crt_calib_service
53
services.CRTGeoService: @local::crtgeoservice_data_sbnd
64

75
physics.producers.crtstrips: @local::crtstriphitproducer_data_sbnd
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
#include "crt_channel_map_service.fcl"
2-
#include "crt_calib_service.fcl"
32
#include "run_crtveto.fcl"
43

54
services.message: @local::sbnd_message_services
65
services.CRTChannelMapService: @local::crt_channel_map_standard
7-
services.CRTCalibService: @local::crt_calib_service
86

97
physics.producers.crtveto: @local::crtvetoproducer_data_sbnd
108

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
#include "crt_channel_map_service.fcl"
2-
#include "crt_calib_service.fcl"
32
#include "run_crtveto.fcl"
43

54
services.message: @local::sbnd_message_services
65
services.CRTChannelMapService: @local::crt_channel_map_standard
7-
services.CRTCalibService: @local::crt_calib_service
86

97
physics.producers.crtveto: @local::crtvetoproducer_data_sbnd_tophat
108

sbndcode/Calibration/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
add_subdirectory(OpReco)
2-
add_subdirectory(CRT)
32
add_subdirectory(DQM)
43
add_subdirectory(PDSDatabaseInterface)
54
add_subdirectory(TPCCalorimetry)

sbndcode/Calibration/CRT/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbndcode/Calibration/CRT/CalibService/CMakeLists.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)