![]() |
![]() |
#include <DTSegtoRPC.h>
Public Member Functions | |
DTSegtoRPC (DTRecSegment4DCollection const *all4DSegments, edm::EventSetup const &iSetup, bool debug, double eyr) | |
std::unique_ptr < RPCRecHitCollection > && | thePoints () |
~DTSegtoRPC () | |
Private Attributes | |
std::unique_ptr < RPCRecHitCollection > | _ThePoints |
std::vector< uint32_t > | extrapolatedRolls |
bool | incldt |
bool | incldtMB4 |
double | MaxD |
double | MaxDistanceBetweenSegments |
double | MaxDrb4 |
double | MinCosAng |
edm::OwnVector< RPCRecHit > | RPCPointVector |
Definition at line 12 of file DTSegtoRPC.h.
DTSegtoRPC::DTSegtoRPC | ( | DTRecSegment4DCollection const * | all4DSegments, |
edm::EventSetup const & | iSetup, | ||
bool | debug, | ||
double | eyr | ||
) |
Definition at line 34 of file DTSegtoRPC.cc.
DTSegtoRPC::~DTSegtoRPC | ( | ) |
Definition at line 492 of file DTSegtoRPC.cc.
|
inline |
|
private |
Definition at line 19 of file DTSegtoRPC.h.
Referenced by thePoints().
|
private |
Definition at line 27 of file DTSegtoRPC.h.
|
private |
Definition at line 21 of file DTSegtoRPC.h.
|
private |
Definition at line 22 of file DTSegtoRPC.h.
|
private |
Definition at line 24 of file DTSegtoRPC.h.
|
private |
Definition at line 26 of file DTSegtoRPC.h.
|
private |
Definition at line 25 of file DTSegtoRPC.h.
|
private |
Definition at line 23 of file DTSegtoRPC.h.
|
private |
Definition at line 20 of file DTSegtoRPC.h.