#include <TracktoRPC.h>
Public Member Functions | |
std::unique_ptr < RPCRecHitCollection > && | thePoints () |
TracktoRPC (reco::TrackCollection const *alltracks, edm::EventSetup const &iSetup, bool debug, const edm::ParameterSet &iConfig, const edm::InputTag &tracklabel) | |
~TracktoRPC () | |
Private Member Functions | |
bool | ValidRPCSurface (RPCDetId rpcid, LocalPoint LocalP, const edm::EventSetup &iSetup) |
Private Attributes | |
std::unique_ptr < RPCRecHitCollection > | _ThePoints |
double | MaxD |
edm::OwnVector< RPCRecHit > | RPCPointVector |
edm::ESHandle< Propagator > | thePropagator |
TrackTransformerBase * | theTrackTransformer |
Definition at line 59 of file TracktoRPC.h.
TracktoRPC::TracktoRPC | ( | reco::TrackCollection const * | alltracks, |
edm::EventSetup const & | iSetup, | ||
bool | debug, | ||
const edm::ParameterSet & | iConfig, | ||
const edm::InputTag & | tracklabel | ||
) |
Definition at line 54 of file TracktoRPC.cc.
TracktoRPC::~TracktoRPC | ( | ) |
Definition at line 397 of file TracktoRPC.cc.
|
inline |
|
private |
Definition at line 21 of file TracktoRPC.cc.
|
private |
Definition at line 68 of file TracktoRPC.h.
Referenced by thePoints().
|
private |
Definition at line 70 of file TracktoRPC.h.
|
private |
Definition at line 69 of file TracktoRPC.h.
|
private |
Definition at line 73 of file TracktoRPC.h.
|
private |
Definition at line 72 of file TracktoRPC.h.