1 #=============================================================================
5 # Purpose: Sequence of RootOutput drop commands to drop data products after
6 # stage 1 reconstruction.
8 # Created: 28-Mar-2022 H. Greenlee
12 # 1. Drop raw data (RawDigits and OpDetWaveforms).
14 # 2. Drop SimPhotons and SimPhotonsLites (can't drop before reco).
16 #=============================================================================
23 "drop raw::RawDigits_*_*_*",
24 "drop raw::OpDetWaveforms_*_*_*",
25 "drop sim::SimPhotonss_*_*_*",
26 "drop sim::SimPhotonsLites_*_*_*" ]
BEGIN_PROLOG detsim_drops