Project
Loading...
Searching...
No Matches
o2::framework::DanglingEdgesContext Struct Reference

#include <DanglingEdgesContext.h>

Public Attributes

std::vector< InputSpecrequestedAODs
 
std::vector< OutputSpecprovidedAODs
 
std::vector< InputSpecrequestedDYNs
 
std::vector< OutputSpecprovidedDYNs
 
std::vector< InputSpecrequestedIDXs
 
std::vector< OutputSpecprovidedTIMs
 
std::vector< InputSpecrequestedTIMs
 
std::vector< OutputSpecprovidedOutputObjHist
 
std::vector< InputSpecspawnerInputs
 
std::vector< InputSpecanalysisCCDBInputs
 
std::vector< OutputTaskInfooutTskMap
 
std::vector< OutputObjectInfooutObjHistMap
 
std::vector< InputSpecoutputsInputs
 
std::vector< bool > isDangling
 
std::vector< InputSpecoutputsInputsAOD
 

Detailed Description

Definition at line 35 of file DanglingEdgesContext.h.

Member Data Documentation

◆ analysisCCDBInputs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::analysisCCDBInputs

Definition at line 48 of file DanglingEdgesContext.h.

◆ isDangling

std::vector<bool> o2::framework::DanglingEdgesContext::isDangling

Definition at line 56 of file DanglingEdgesContext.h.

◆ outObjHistMap

std::vector<OutputObjectInfo> o2::framework::DanglingEdgesContext::outObjHistMap

Definition at line 52 of file DanglingEdgesContext.h.

◆ outputsInputs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputs

Definition at line 55 of file DanglingEdgesContext.h.

◆ outputsInputsAOD

std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputsAOD

Definition at line 59 of file DanglingEdgesContext.h.

◆ outTskMap

std::vector<OutputTaskInfo> o2::framework::DanglingEdgesContext::outTskMap

Definition at line 51 of file DanglingEdgesContext.h.

◆ providedAODs

std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedAODs

Definition at line 37 of file DanglingEdgesContext.h.

◆ providedDYNs

std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedDYNs

Definition at line 39 of file DanglingEdgesContext.h.

◆ providedOutputObjHist

std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedOutputObjHist

Definition at line 43 of file DanglingEdgesContext.h.

◆ providedTIMs

std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedTIMs

Definition at line 41 of file DanglingEdgesContext.h.

◆ requestedAODs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedAODs

Definition at line 36 of file DanglingEdgesContext.h.

◆ requestedDYNs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedDYNs

Definition at line 38 of file DanglingEdgesContext.h.

◆ requestedIDXs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedIDXs

Definition at line 40 of file DanglingEdgesContext.h.

◆ requestedTIMs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedTIMs

Definition at line 42 of file DanglingEdgesContext.h.

◆ spawnerInputs

std::vector<InputSpec> o2::framework::DanglingEdgesContext::spawnerInputs

Definition at line 44 of file DanglingEdgesContext.h.


The documentation for this struct was generated from the following file: