CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
MuonShowerInformationFiller::LessMag Struct Reference

Public Member Functions

 LessMag (const GlobalPoint &point)
 
bool operator() (const GlobalPoint &lhs, const GlobalPoint &rhs) const
 
bool operator() (const MuonTransientTrackingRecHit::MuonRecHitPointer &lhs, const MuonTransientTrackingRecHit::MuonRecHitPointer &rhs) const
 

Public Attributes

GlobalPoint thePoint
 

Detailed Description

Definition at line 114 of file MuonShowerInformationFiller.h.

Constructor & Destructor Documentation

◆ LessMag()

MuonShowerInformationFiller::LessMag::LessMag ( const GlobalPoint point)
inline

Definition at line 115 of file MuonShowerInformationFiller.h.

115 : thePoint(point) {}

Member Function Documentation

◆ operator()() [1/2]

bool MuonShowerInformationFiller::LessMag::operator() ( const GlobalPoint lhs,
const GlobalPoint rhs 
) const
inline

Definition at line 116 of file MuonShowerInformationFiller.h.

116  {
117  return (lhs - thePoint).mag() < (rhs - thePoint).mag();
118  }

References mag(), and thePoint.

◆ operator()() [2/2]

bool MuonShowerInformationFiller::LessMag::operator() ( const MuonTransientTrackingRecHit::MuonRecHitPointer lhs,
const MuonTransientTrackingRecHit::MuonRecHitPointer rhs 
) const
inline

Definition at line 119 of file MuonShowerInformationFiller.h.

120  {
121  return (lhs->globalPosition() - thePoint).mag() < (rhs->globalPosition() - thePoint).mag();
122  }

References mag(), and thePoint.

Member Data Documentation

◆ thePoint

GlobalPoint MuonShowerInformationFiller::LessMag::thePoint

Definition at line 123 of file MuonShowerInformationFiller.h.

Referenced by operator()().

MuonShowerInformationFiller::LessMag::thePoint
GlobalPoint thePoint
Definition: MuonShowerInformationFiller.h:123
mag
T mag() const
The vector magnitude. Equivalent to sqrt(vec.mag2())
Definition: Basic3DVectorLD.h:127
point
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5