9 #ifndef PedestalAdditionService_H 10 #define PedestalAdditionService_H 32 virtual int addPedestal(Channel chan,
AdcSignalVector& sigs,
float& ped,
float& pedrms)
const =0;
35 virtual std::ostream& print(std::ostream& out =std::cout,
std::string prefix =
"")
const =0;
Energy deposited on a readout channel by simulated tracks.
Code to link reconstructed objects back to the MC truth information.
std::vector< AdcSignal > AdcSignalVector
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)