List of all members | Public Member Functions | Public Attributes
MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::SignalInformation Struct Reference

Simple struct to store signal information in containers. More...

Public Member Functions

 SignalInformation ()
 

Public Attributes

PulseContainer fPulses
 Collection of SPE/PE pulses. More...
 
const mevt::ScintillatorSimDatafScintSimData
 Simulation information for the scint. More...
 
SiPMPulseContainer fSiPMPulses
 

Detailed Description

Simple struct to store signal information in containers.

Though (given the presence of ScintillatorSimData) it stores more than just signal information, its name comes from the fact that is used to keep toghether the information in order to query for the necesary info to know the complete signal to be processed by the electronics.

Definition at line 130 of file MdOptoElectronicSimulator.h.

Constructor & Destructor Documentation

MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::SignalInformation::SignalInformation ( )
inline

Definition at line 131 of file MdOptoElectronicSimulator.h.

Member Data Documentation

PulseContainer MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::SignalInformation::fPulses

Collection of SPE/PE pulses.

Definition at line 134 of file MdOptoElectronicSimulator.h.

Referenced by MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::ProcessPulses().

const mevt::ScintillatorSimData* MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::SignalInformation::fScintSimData

Simulation information for the scint.

Raw pointer as a proxy to the information (not owned, of course).

Definition at line 141 of file MdOptoElectronicSimulator.h.

SiPMPulseContainer MdOptoElectronicSimulatorAG::MdOptoElectronicSimulator::SignalInformation::fSiPMPulses

The documentation for this struct was generated from the following file:

, generated on Tue Sep 26 2023.