#include "GaudiKernel/ConcurrencyFlags.h"
#include "MuonIdHelpers/sTgcIdHelper.h"
#include "TrigT1NSWSimTools/PadTriggerLogicOfflineTool.h"
#include <mutex>
Go to the source code of this file.
|
| NSWL1 |
| A trigger trigger candidate for a stgc sector.
|
|
|
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...
|
|