#include <RPCIntegrator.h>
Public Member Functions | |
RPCMetaprimitive (RPCDetId rpc_id_construct, const RPCRecHit *rpc_cluster_construct, GlobalPoint global_position_construct, int rpcFlag_construct, int rpc_bx_construct, double rpc_t0_construct) | |
Public Attributes | |
GlobalPoint | global_position |
int | rpc_bx |
const RPCRecHit * | rpc_cluster |
RPCDetId | rpc_id |
double | rpc_t0 |
int | rpcFlag |
Definition at line 34 of file RPCIntegrator.h.
|
inline |
Definition at line 41 of file RPCIntegrator.h.
GlobalPoint RPCMetaprimitive::global_position |
Definition at line 37 of file RPCIntegrator.h.
Referenced by RPCIntegrator::phiBending().
int RPCMetaprimitive::rpc_bx |
Definition at line 39 of file RPCIntegrator.h.
const RPCRecHit* RPCMetaprimitive::rpc_cluster |
Definition at line 36 of file RPCIntegrator.h.
RPCDetId RPCMetaprimitive::rpc_id |
Definition at line 35 of file RPCIntegrator.h.
Referenced by RPCIntegrator::phiBending().
double RPCMetaprimitive::rpc_t0 |
Definition at line 40 of file RPCIntegrator.h.
Referenced by RPCIntegrator::makeRPCOnlySegments(), and RPCIntegrator::matchWithDTAndUseRPCTime().
int RPCMetaprimitive::rpcFlag |
Definition at line 38 of file RPCIntegrator.h.
Referenced by RPCIntegrator::makeRPCOnlySegments(), and RPCIntegrator::matchDTwithRPC().