|
Jpp
|
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 |
| 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 191 of file JCLBDefaultSimulator.hh.
|
inline |
Constructor.
| Tmax | maximal time difference for swap [ns] |
Definition at line 200 of file JCLBDefaultSimulator.hh.
|
inlinevirtual |
Test whether two consecutive hits may be swapped.
| first | first DAQ hit |
| second | second DAQ hit |
Reimplemented from JDETECTOR::JCLBDefaultSimulatorInterface::JStateMachine.
Definition at line 213 of file JCLBDefaultSimulator.hh.
| JDAQHit::JTDC_t JDETECTOR::JCLBDefaultSimulator::JStateMachine::Tmax |
Definition at line 219 of file JCLBDefaultSimulator.hh.
1.8.5