ATLAS Offline Software
|
#include <stdint.h>
#include <string>
#include <vector>
#include <set>
#include "AthContainers/AuxElement.h"
#include "AthLinks/ElementLink.h"
#include "xAODBase/IParticleContainer.h"
#include "CxxUtils/sgkey_t.h"
#include "CxxUtils/checker_macros.h"
#include "TrigComposite_v1.icc"
Go to the source code of this file.
Classes | |
class | xAOD::ExcNotIParticleContainer |
class | xAOD::TrigComposite_v1 |
Class used to describe composite objects in the HLT. More... | |
Namespaces | |
TrigCompositeUtils | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Typedefs | |
typedef unsigned int | TrigCompositeUtils::DecisionID |
typedef std::set< DecisionID > | TrigCompositeUtils::DecisionIDContainer |
Functions | |
std::ostream & | xAOD::operator<< (std::ostream &os, const xAOD::TrigComposite_v1 &tc) |
print helper for TrigComposite More... | |