#include <CSCSegtoRPC.h>
Public Member Functions | |
CSCSegtoRPC (CSCSegmentCollection const *allCSCSegments, edm::EventSetup const &iSetup, bool debug, double eyr) | |
std::unique_ptr < RPCRecHitCollection > && | thePoints () |
~CSCSegtoRPC () | |
Private Attributes | |
std::unique_ptr < RPCRecHitCollection > | _ThePoints |
bool | inclcsc |
double | MaxD |
edm::OwnVector< RPCRecHit > | RPCPointVector |
Definition at line 12 of file CSCSegtoRPC.h.
CSCSegtoRPC::CSCSegtoRPC | ( | CSCSegmentCollection const * | allCSCSegments, |
edm::EventSetup const & | iSetup, | ||
bool | debug, | ||
double | eyr | ||
) |
Definition at line 15 of file CSCSegtoRPC.cc.
CSCSegtoRPC::~CSCSegtoRPC | ( | ) |
Definition at line 235 of file CSCSegtoRPC.cc.
|
inline |
Definition at line 16 of file CSCSegtoRPC.h.
References _ThePoints, and eostools::move().
|
private |
Definition at line 19 of file CSCSegtoRPC.h.
Referenced by thePoints().
|
private |
Definition at line 21 of file CSCSegtoRPC.h.
|
private |
Definition at line 22 of file CSCSegtoRPC.h.
|
private |
Definition at line 20 of file CSCSegtoRPC.h.