ATLAS Offline Software
|
#include "GaudiKernel/ConcurrencyFlags.h"
#include "TrigT1NSWSimTools/PadTriggerLogicOfflineTool.h"
#include "MuonAGDDDescription/sTGCDetectorDescription.h"
#include "MuonAGDDDescription/sTGCDetectorHelper.h"
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... | |