1 #ifndef _M_COINCIDENCE_MULTIPLICITY_HH_
2 #define _M_COINCIDENCE_MULTIPLICITY_HH_
Puts multiplicities and total energies in events.
std::set< int > fChannels
List of channels to use.
std::string fPrefix
AuxData variable prefix string.
std::string fRelativeChannelsSource
Source file name or 'DB' for relative channels.
~MCoincidenceMultiplicity()
destructor
std::string fThermistorRankingVariable
AuxData variable containing thermistor rankings.
std::map< int, int > fEventInfosIndex
map from EventNumber to fEventInfos index
std::vector< EventInfo > fEventInfos
time ordered vector of event info
bool fUseRunningWindow
Flag to use running or fixed window.
void Do(Diana::QEvent &ev)
Do method.
double fCoincidenceWindow
Maximum time (in seconds) between coincident events.
MCoincidenceMultiplicity(QSequence *s)
constructor
Base class for diana modules.
Diana Reconstruction program.