List of all members | Public Member Functions | Public Attributes
MdCounterSimulatorAG::MdCounterSimulator::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 140 of file MdCounterSimulator.h.

Constructor & Destructor Documentation

MdCounterSimulatorAG::MdCounterSimulator::SignalInformation::SignalInformation ( )
inline

Definition at line 141 of file MdCounterSimulator.h.

Member Data Documentation

PulseContainer MdCounterSimulatorAG::MdCounterSimulator::SignalInformation::fPulses

Collection of SPE/PE pulses.

Definition at line 144 of file MdCounterSimulator.h.

Referenced by MdCounterSimulatorAG::MdCounterSimulator::ProcessPulses().

const mevt::ScintillatorSimData* MdCounterSimulatorAG::MdCounterSimulator::SignalInformation::fScintSimData

Simulation information for the scint.

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

Definition at line 151 of file MdCounterSimulator.h.

Referenced by MdCounterSimulatorAG::MdCounterSimulator::ApplyCITIROCTransfer(), MdCounterSimulatorAG::MdCounterSimulator::GetPulseTimeSpan(), and MdCounterSimulatorAG::MdCounterSimulator::ProcessPulses().

SiPMPulseContainer MdCounterSimulatorAG::MdCounterSimulator::SignalInformation::fSiPMPulses

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

, generated on Tue Sep 26 2023.