Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef __DCMATH__SEGMENT_CANDIDATE__H__
6 #define __DCMATH__SEGMENT_CANDIDATE__H__
11 #include "GaudiKernel/MsgStream.h"
42 class SegCandVec :
public std::vector<SegmentCandidate> {
57 #endif //__DCMATH__SEGMENT_CANDIDATE__H__
JetConstituentVector::iterator iterator
std::vector< Cluster > CLVec
SegmentCandidate(const Line &l, const DCVec &dcs, const CLVec &clusters)
Function object to check whether two Segments are sub/super sets or different.
const CLVec & clusters() const
std::vector< DriftCircle > DCVec
const DCVec & dcs() const
void dcs(const DCVec &dcs)
void clusters(const CLVec &cls)
SegCandVec::const_iterator SegCandCit
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::SegmentCandidate &dc)
SegCandVec::iterator SegCandIt
const Line & line() const
std::vector< Segment > SegVec
virtual ~SegmentCandidate()
Muon::NSW_PadTriggerSegment segment(const NSWL1::PadTrigger &data)