![]() |
ATLAS Offline Software
|
#include <string>#include <set>#include <type_traits>#include "AsgMessaging/MsgStream.h"#include "TrigNavStructure/TriggerElement.h"#include "xAODTrigger/EmTauRoI.h"#include "xAODTrigger/EmTauRoIContainer.h"#include "xAODTrigger/MuonRoI.h"#include "xAODTrigger/MuonRoIContainer.h"#include "xAODTrigger/JetRoI.h"#include "xAODTrigger/JetRoIContainer.h"#include "TrigDecisionTool/TypelessFeature.h"#include "TrigStorageDefinitions/EDM_TypeInfo.h"#include "xAODBase/IParticle.h"Go to the source code of this file.
Classes | |
| struct | Trig::is_storable_type< T > |
| struct | Trig::link_or_not< T, true > |
| struct | Trig::ElementLink_is_not_available_for_non_storable_types |
| struct | Trig::link_or_not< T, false > |
| class | Trig::Feature< T > |
| is basic vehicle of object access in TDT More... | |
Namespaces | |
| namespace | Trig |
| The common trigger namespace for trigger analysis tools. | |
Functions | |
| template<class T> | |
| bool | Trig::sameObject (const Feature< T > &a, const Feature< T > &b) |
| comarison | |
| template<class T> | |
| MsgStream & | operator<< (MsgStream &m, const Trig::Feature< T > &d) |
| MsgStream & operator<< | ( | MsgStream & | m, |
| const Trig::Feature< T > & | d ) |