#include <DTCollector.h>
Public Member Functions | |
DTCollector () | |
virtual void | extractPrimitives (edm::Handle< L1MuDTChambPhContainer > phiDigis, edm::Handle< L1MuDTChambThContainer > thetaDigis, TriggerPrimitiveCollection &out) const |
~DTCollector () | |
Private Member Functions | |
int | findBTIGroupForThetaDigi (const L1MuDTChambThDigi &, const int position) const |
TriggerPrimitive | processDigis (const L1MuDTChambPhDigi &, const int &segment_number) const |
TriggerPrimitive | processDigis (const L1MuDTChambThDigi &, const int bti_group) const |
TriggerPrimitive | processDigis (const L1MuDTChambPhDigi &, const L1MuDTChambThDigi &, const int bti_group) const |
Private Attributes | |
std::unique_ptr < DTBunchCrossingCleaner > | _bxc |
const int | bx_max = 7 |
const int | bx_min = -9 |
Definition at line 31 of file DTCollector.h.
DTCollector::DTCollector | ( | ) |
Definition at line 13 of file DTCollector.cc.
|
inline |
Definition at line 34 of file DTCollector.h.
|
virtual |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 53 of file DTCollector.h.
|
private |
Definition at line 52 of file DTCollector.h.
|
private |
Definition at line 52 of file DTCollector.h.