ATLAS Offline Software
Classes | Namespaces | Functions
TrigPassBits_v1.h File Reference
#include <stdint.h>
#include <vector>
#include <memory>
#include <string>
#include "AthContainers/AuxElement.h"
#include "AthLinks/DataLink.h"
#include "TrigPassBits_v1.icc"
Include dependency graph for TrigPassBits_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::TrigPassBits_v1
 Type describing which elements in a container passed a trigger chain. More...
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

template<class CONT >
std::unique_ptr< TrigPassBits_v1 > xAOD::makeTrigPassBits (const CONT *container, uint32_t containerKey=xAOD::TrigPassBits_v1::DEFAULT_KEY)
 Helper function creating a new object to describe a target container. More...
 
template<class CONT >
std::unique_ptr< TrigPassBits_v1 > xAOD::makeTrigPassBits (const CONT *container, const std::string &containerKey)
 Helper function creating a new object to describe a target container. More...