ATLAS Offline Software
Namespaces | Functions
MuonTrackSteering.cxx File Reference
#include "MuonTrackSteering.h"
#include <algorithm>
#include <cmath>
#include <iomanip>
#include <set>
#include <sstream>
#include <string>
#include <utility>
#include "FourMomUtils/xAODP4Helpers.h"
#include "MuPatPrimitives/MuPatCandidateBase.h"
#include "MuPatPrimitives/MuPatSegment.h"
#include "MuPatPrimitives/MuPatTrack.h"
#include "MuonSegment/MuonSegment.h"
#include "MuonSegment/MuonSegmentCombination.h"
#include "MuonTrackMakerUtils/MuonTrackMakerStlTools.h"
#include "MuonTrackSteeringStrategy.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkSegment/SegmentCollection.h"
#include "TrkTrack/TrackCollection.h"

Go to the source code of this file.

Namespaces

 Muon
 This class provides conversion from CSC RDO data to CSC Digits.
 

Functions

std::string Muon::print (const MuPatSegment &)
 
std::string Muon::print (const std::vector< MuPatSegment * > &segVec)
 
std::string Muon::print (const MuPatTrack &track)
 
std::string Muon::print (const std::vector< std::unique_ptr< MuPatTrack > > &tracks)