ATLAS Offline Software
Loading...
Searching...
No Matches
MuPatHit.h File Reference
#include <list>
#include <mutex>
#include "CxxUtils/atomic_fetch_minmax.h"
#include "Identifier/Identifier.h"
#include "MuonStationIndex/MuonStationIndex.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkEventPrimitives/TrkObjectCounter.h"
#include "TrkMeasurementBase/MeasurementBase.h"
Include dependency graph for MuPatHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Muon::MuPatHit
struct  Muon::MuPatHit::Info

Namespaces

namespace  Muon
 NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.

Typedefs

using Muon::MuPatHitPtr = std::shared_ptr<MuPatHit>
using Muon::MuPatHitList = std::vector<MuPatHitPtr>
using Muon::MuPatHitCit = MuPatHitList::const_iterator
using Muon::MuPatHitIt = MuPatHitList::iterator