![]() |
Project
|
#include <DanglingEdgesContext.h>
Public Attributes | |
| std::vector< InputSpec > | requestedAODs |
| std::vector< OutputSpec > | providedAODs |
| std::vector< InputSpec > | requestedDYNs |
| std::vector< OutputSpec > | providedDYNs |
| std::vector< InputSpec > | requestedIDXs |
| std::vector< OutputSpec > | providedTIMs |
| std::vector< InputSpec > | requestedTIMs |
| std::vector< OutputSpec > | providedOutputObjHist |
| std::vector< InputSpec > | spawnerInputs |
| std::vector< InputSpec > | analysisCCDBInputs |
| std::vector< OutputTaskInfo > | outTskMap |
| std::vector< OutputObjectInfo > | outObjHistMap |
| std::vector< InputSpec > | outputsInputs |
| std::vector< bool > | isDangling |
| std::vector< InputSpec > | outputsInputsAOD |
Definition at line 35 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::analysisCCDBInputs |
Definition at line 48 of file DanglingEdgesContext.h.
| std::vector<bool> o2::framework::DanglingEdgesContext::isDangling |
Definition at line 56 of file DanglingEdgesContext.h.
| std::vector<OutputObjectInfo> o2::framework::DanglingEdgesContext::outObjHistMap |
Definition at line 52 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputs |
Definition at line 55 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputsAOD |
Definition at line 59 of file DanglingEdgesContext.h.
| std::vector<OutputTaskInfo> o2::framework::DanglingEdgesContext::outTskMap |
Definition at line 51 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedAODs |
Definition at line 37 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedDYNs |
Definition at line 39 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedOutputObjHist |
Definition at line 43 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedTIMs |
Definition at line 41 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedAODs |
Definition at line 36 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedDYNs |
Definition at line 38 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedIDXs |
Definition at line 40 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedTIMs |
Definition at line 42 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::spawnerInputs |
Definition at line 44 of file DanglingEdgesContext.h.