Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
PadTriggerLogicOfflineTool.cxx File Reference
#include "GaudiKernel/ConcurrencyFlags.h"
#include "MuonIdHelpers/sTgcIdHelper.h"
#include "TrigT1NSWSimTools/PadTriggerLogicOfflineTool.h"
#include <mutex>
Include dependency graph for PadTriggerLogicOfflineTool.cxx:

Go to the source code of this file.

Namespaces

 NSWL1
 A trigger trigger candidate for a stgc sector.
 

Functions

std::vector< std::shared_ptr< PadData > > NSWL1::filterByMultiplet (const std::vector< std::shared_ptr< PadData >> &pads_in, const int multiplet)
 ! helper function: copy pads with a given multiplet More...
 
std::vector< std::shared_ptr< PadData > > NSWL1::filterByGasGap (const std::vector< std::shared_ptr< PadData >> &pads_in, const int gasgap)
 ! helper function: copy pads with a given gas gap More...