00001 /* dEmcRespPar.idl */ 00002 00007 struct dEmcRespPar { 00008 long anyset; /* any parameter set */ 00009 long sim_timing; /* 0 -> Use full pulse reconstruction + LED (default) 00010 1 -> Use time of first GEANT hit w/o corrections */ 00011 long pbgl_response; /* 0 -> Cumulate GEANT hits (default) 00012 1 -> Cumulate GEANT hits but mix in photoelectron, 00013 noise effects 00014 2 -> Cumulate GEANT hits but modify with empirical 00015 simple parametrization 00016 This needs total deposited energy without 00017 attenuation */ 00018 };