![]() |
ATLAS Offline Software
|
#include "InputMakerForRoI.h"#include <xAODTrigger/TrigCompositeAuxContainer.h>#include <TrigSteeringEvent/TrigRoiDescriptorCollection.h>#include <TrigCompositeUtils/TrigCompositeUtils.h>#include <vector>Go to the source code of this file.
Typedefs | |
| typedef xAOD::TrigCompositeContainer | DecisionContainer |
| typedef xAOD::TrigComposite | Decision |
Functions | |
| SG::WriteHandle< DecisionContainer > | createAndStore (const SG::WriteHandleKey< DecisionContainer > &key, const EventContext &ctx) |
| Creates and right away records the DecisionContainer with the key. | |
| const std::string & | roiString () |
Definition at line 20 of file Event/xAOD/xAODTrigger/xAODTrigger/TrigComposite.h.
Definition at line 21 of file Event/xAOD/xAODTrigger/xAODTrigger/TrigCompositeContainer.h.
| SG::WriteHandle< DecisionContainer > TrigCompositeUtils::createAndStore | ( | const SG::WriteHandleKey< DecisionContainer > & | key, |
| const EventContext & | ctx ) |
Creates and right away records the DecisionContainer with the key.
Returns the WriteHandle.
Definition at line 28 of file TrigCompositeUtilsRoot.cxx.
|
inline |
Definition at line 419 of file TrigCompositeUtils.h.