|
Jpp
18.5.2
the software that should make you happy
|
Auxiliary class to mimic hit ordering effects due to state machine inside CLB. More...
#include <JCLBDefaultSimulator.hh>
Public Member Functions | |
| JStateMachine (const JDAQHit::JTDC_t Tmax) | |
| Constructor. More... | |
| virtual bool | maybeSwapped (const JDAQHit &first, const JDAQHit &second) const override |
| Test whether two consecutive hits may be swapped. More... | |
Public Attributes | |
| JDAQHit::JTDC_t | Tmax |
Auxiliary class to mimic hit ordering effects due to state machine inside CLB.
Definition at line 186 of file JCLBDefaultSimulator.hh.
|
inline |
Constructor.
| Tmax | maximal time difference for swap [ns] |
Definition at line 195 of file JCLBDefaultSimulator.hh.
|
inlineoverridevirtual |
Test whether two consecutive hits may be swapped.
| first | first DAQ hit |
| second | second DAQ hit |
Reimplemented from JDETECTOR::JCLBDefaultSimulatorInterface::JStateMachine.
Definition at line 208 of file JCLBDefaultSimulator.hh.
| JDAQHit::JTDC_t JDETECTOR::JCLBDefaultSimulator::JStateMachine::Tmax |
Definition at line 214 of file JCLBDefaultSimulator.hh.
1.8.5