diff --git a/examples/DBASE/test.database b/examples/DBASE/test.database index a6de3b8d4b7adaac12c9b537c67dbf38ad7794e9..a647e37b884efb322547d523e57b62ae5da8ef7c 100644 --- a/examples/DBASE/test.database +++ b/examples/DBASE/test.database @@ -1,7 +1,7 @@ # ENGINE style parameter vs. run number database 50017 g_ctp_parm_filename="PARAM/general.param" -g_decode_map_filename="MAPS/jun04.map" +g_decode_map_filename="MAPS/raster_jun04.map" # Values taken from Logbook. Not necessarily official. gpbeam = 4.015 hpcentral = 2.074 diff --git a/examples/hodtest.C b/examples/hodtest.C index 9c798f9bb1acb81f01086986dd70cd313912567b..a36b1c5776ab8372051eee98e892c5f52b87c60a 100644 --- a/examples/hodtest.C +++ b/examples/hodtest.C @@ -58,6 +58,9 @@ SOS->AddDetector( new THcShower("cal", "Shower" )); SOS->AddDetector( new THcDC("dc", "Drift Chambers" )); + THaApparatus* BEAM = new THcRasteredBeam("RB","Rastered Beamline"); + gHaApps->Add( BEAM ); + // setup physics gHaPhysics->Add( new THaGoldenTrack( "H.gold", "HMS Golden Track", "H" )); gHaPhysics->Add( new THaGoldenTrack( "S.gold", "SOS Golden Track", "S" )); diff --git a/examples/output.def b/examples/output.def index 26e3551bdcc7a062e5e530ca559646d85b2b7ba2..6c9935dc0e134d2d45446c48cbf46af6b5dbac32 100644 --- a/examples/output.def +++ b/examples/output.def @@ -10,6 +10,7 @@ block S.dc.* block S.hod.* block S.cal.* block g.evtyp +block RB.* # TDC hits per paddle TH1F hpostdc1 'HMS s1x+ TDC hits' H.hod.1x.postdcpad 16 0.5 16.5