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

Go to the source code of this file.

Classes

class  NSWL1::StripHits
 

Namespaces

 NSWL1
 A trigger trigger candidate for a stgc sector.
 

Typedefs

using NSWL1::STRIP_MAP = std::map< Identifier, std::vector< StripHits > >
 
using NSWL1::STRIP_MAP_IT = std::map< Identifier, std::vector< StripHits > >::iterator
 
using NSWL1::STRIP_MAP_ITEM = std::pair< Identifier, std::vector< StripHits > >