#include <DPhaseSimChannelExtractService.h>
Definition at line 18 of file DPhaseSimChannelExtractService_service.cc.
21 const string myname =
"DPhaseSimChannelExtractService::ctor: ";
25 <<
"FFT size is not a power of 2. ";
cet::coded_exception< error, detail::translate > exception
Implements SimChannelExtractService.
Definition at line 52 of file DPhaseSimChannelExtractService_service.cc.
55 if ( psc ==
nullptr )
return 0;
58 unsigned int chan = psc->
Channel();
64 for (
size_t itck=0; itck<sigs.size(); ++itck ){
void Convolute(unsigned int channel, std::vector< T > &func) const
double viewCharge(const sim::SimChannel *psc, unsigned itck) const
raw::ChannelID_t Channel() const
Returns the readout channel this object describes.
std::ostream & DPhaseSimChannelExtractService::print |
( |
std::ostream & |
out = std::cout , |
|
|
std::string |
prefix = "" |
|
) |
| const |
|
virtual |
unsigned int DPhaseSimChannelExtractService::m_ntick |
|
private |
The documentation for this class was generated from the following files: