![]() |
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 > | providedIDXs |
| std::vector< OutputSpec > | providedTIMs |
| std::vector< InputSpec > | requestedTIMs |
| std::vector< OutputSpec > | providedOutputObjHist |
| std::vector< InputSpec > | spawnerInputs |
| std::vector< InputSpec > | builderInputs |
| 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 57 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::builderInputs |
Definition at line 53 of file DanglingEdgesContext.h.
| std::vector<bool> o2::framework::DanglingEdgesContext::isDangling |
Definition at line 65 of file DanglingEdgesContext.h.
| std::vector<OutputObjectInfo> o2::framework::DanglingEdgesContext::outObjHistMap |
Definition at line 61 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputs |
Definition at line 64 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::outputsInputsAOD |
Definition at line 68 of file DanglingEdgesContext.h.
| std::vector<OutputTaskInfo> o2::framework::DanglingEdgesContext::outTskMap |
Definition at line 60 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedAODs |
Definition at line 38 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedDYNs |
Definition at line 41 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedIDXs |
Definition at line 44 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedOutputObjHist |
Definition at line 49 of file DanglingEdgesContext.h.
| std::vector<OutputSpec> o2::framework::DanglingEdgesContext::providedTIMs |
Definition at line 46 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedAODs |
Definition at line 37 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedDYNs |
Definition at line 40 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedIDXs |
Definition at line 43 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::requestedTIMs |
Definition at line 47 of file DanglingEdgesContext.h.
| std::vector<InputSpec> o2::framework::DanglingEdgesContext::spawnerInputs |
Definition at line 51 of file DanglingEdgesContext.h.