![]() |
ATLAS Offline Software
|
counts the number of hits shared by the two segments More...
#include <SharedHitsSegments.h>
Public Member Functions | |
| SharedHitsSegments (bool onlyOnTrack=false) | |
| unsigned int | operator() (const Segment &seg1, const Segment &seg2) |
| unsigned int | sharedHits () const |
| unsigned int | onlyInSeg1 () const |
| unsigned int | onlyInSeg2 () const |
Private Attributes | |
| bool | m_mode |
| unsigned int | m_shared |
| unsigned int | m_onlySeg1 |
| unsigned int | m_onlySeg2 |
counts the number of hits shared by the two segments
Definition at line 14 of file SharedHitsSegments.h.
|
inline |
Definition at line 15 of file SharedHitsSegments.h.
|
inline |
Definition at line 91 of file SharedHitsSegments.h.
|
inline |
Definition at line 92 of file SharedHitsSegments.h.
|
inline |
Definition at line 18 of file SharedHitsSegments.h.
|
inline |
Definition at line 90 of file SharedHitsSegments.h.
|
private |
Definition at line 95 of file SharedHitsSegments.h.
|
private |
Definition at line 97 of file SharedHitsSegments.h.
|
private |
Definition at line 98 of file SharedHitsSegments.h.
|
private |
Definition at line 96 of file SharedHitsSegments.h.