ATLAS Offline Software
|
#include "AthenaKernel/getMessageSvc.h"
#include "TrigT1NSWSimTools/L1TdrStgcTriggerLogic.h"
#include "TrigT1NSWSimTools/SectorTriggerCandidate.h"
#include "TrigT1NSWSimTools/SingleWedgePadTrigger.h"
#include "TrigT1NSWSimTools/tdr_compat_enum.h"
#include "TrigT1NSWSimTools/GeoUtils.h"
#include "TrigT1NSWSimTools/PadOfflineData.h"
#include <fstream>
#include <functional>
#include <numeric>
Go to the source code of this file.
Classes | |
struct | NSWL1::TrigIsSubsetOf |
whether all pad indices of one trigger are a subset of another one A functor used to remove redundancies 3/4 from 4/4 More... | |
Namespaces | |
NSWL1 | |
A trigger trigger candidate for a stgc sector. | |
Functions | |
void | NSWL1::remove3of4Redundant4of4 (const std::vector< SingleWedgePadTrigger > &trigs4of4, std::vector< SingleWedgePadTrigger > &trigs3of4) |