CMS 3D CMS Logo

Public Member Functions | Public Attributes

susybsm::RPCHit4D Class Reference

#include <HSCParticle.h>

List of all members.

Public Member Functions

bool operator< (const RPCHit4D &other) const

Public Attributes

int bx
GlobalPoint gp
int id

Detailed Description

Definition at line 23 of file HSCParticle.h.


Member Function Documentation

bool susybsm::RPCHit4D::operator< ( const RPCHit4D other) const [inline]

Definition at line 29 of file HSCParticle.h.

References gp, and PV3DBase< T, PVType, FrameType >::mag().

                                                 {
       return gp.mag() < other.gp.mag();
     }

Member Data Documentation

Definition at line 27 of file HSCParticle.h.

Referenced by BetaCalculatorRPC::addInfoToCandidate().

Definition at line 28 of file HSCParticle.h.

Referenced by BetaCalculatorRPC::addInfoToCandidate(), and operator<().

Definition at line 26 of file HSCParticle.h.

Referenced by BetaCalculatorRPC::addInfoToCandidate().