Jpp
15.0.3
the software that should make you happy
|
Interface to mimic hit ordering effects due to state machine inside CLB. More...
#include <JCLBDefaultSimulatorInterface.hh>
Public Member Functions | |
virtual | ~JStateMachine () |
Virtual destructor. More... | |
virtual bool | maybeSwapped (const JDAQHit &first, const JDAQHit &second) const |
Test whether two consecutive hits may be swapped. More... | |
Interface to mimic hit ordering effects due to state machine inside CLB.
Definition at line 97 of file JCLBDefaultSimulatorInterface.hh.
|
inlinevirtual |
|
inlinevirtual |
Test whether two consecutive hits may be swapped.
first | first DAQ hit |
second | second DAQ hit |
Reimplemented in JDETECTOR::JCLBDefaultSimulator::JStateMachine.
Definition at line 113 of file JCLBDefaultSimulatorInterface.hh.