ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
PadTdsOfflineTool.cxx File Reference
#include "GaudiKernel/ConcurrencyFlags.h"
#include "TrigT1NSWSimTools/PadTdsOfflineTool.h"
Include dependency graph for PadTdsOfflineTool.cxx:

Go to the source code of this file.

Classes

class  NSWL1::PadHits
 

Namespaces

 NSWL1
 A trigger trigger candidate for a stgc sector.
 

Typedefs

using NSWL1::PAD_MAP = std::map< Identifier, std::vector< PadHits > >
 
using NSWL1::PAD_MAP_IT = std::map< Identifier, std::vector< PadHits > >::iterator
 
using NSWL1::PAD_MAP_ITEM = std::pair< Identifier, std::vector< PadHits > >
 

Functions

bool NSWL1::order_padHits_with_increasing_time (const PadHits &i, const PadHits &j)
 
Amg::Vector3D NSWL1::local_position_to_global_position (const MuonSimData::Deposit &d, const Trk::PlaneSurface &s)
 convert the local position of a simhit to a global position More...
 
StatusCode PadTdsOfflineTool::fill_pad_validation_id NSWL1::ATLAS_NOT_THREAD_SAFE (std::vector< std::vector< std::shared_ptr< PadData >> > &pad_cache) const