#include <GenericSimChannelExtractService.h>
Implements SimChannelExtractService.
Definition at line 24 of file GenericSimChannelExtractService_service.cc.
28 if ( psc ==
nullptr )
return 0;
29 for (
size_t itck=0; itck<sigs.size(); ++itck ) {
30 sigs[itck] = psc->
Charge(itck);
32 unsigned int chan = psc->
Channel();
double Charge(TDC_t tdc) const
Returns the total number of ionization electrons on this channel in the specified TDC...
raw::ChannelID_t Channel() const
Returns the readout channel this object describes.
void Convolute(detinfo::DetectorClocksData const &clockData, Channel channel, std::vector< T > &func) const
std::ostream & GenericSimChannelExtractService::print |
( |
std::ostream & |
out = std::cout , |
|
|
std::string |
prefix = "" |
|
) |
| const |
|
virtual |
unsigned int GenericSimChannelExtractService::m_ntick |
|
private |
The documentation for this class was generated from the following files: