EnergyDepositAction.fcl
Go to the documentation of this file.
1 #include "ElectronDriftAlg.fcl"
2 
3 BEGIN_PROLOG
4 
5 standard_energydepositaction:
6 {
7  EnergyCut: 0.000001 # GeV
8  GArVolumeName: ["TPC_Drift1", "TPC_Drift2"]
9  GArMaterialMatchString: "HP_ArCH4"
10 }
11 
12 END_PROLOG