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

#include <AnalysisContext.h>

Public Attributes

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

Detailed Description

Definition at line 33 of file AnalysisContext.h.

Member Data Documentation

◆ isDangling

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

Definition at line 48 of file AnalysisContext.h.

◆ outObjHistMap

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

Definition at line 44 of file AnalysisContext.h.

◆ outputsInputs

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

Definition at line 47 of file AnalysisContext.h.

◆ outputsInputsAOD

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

Definition at line 51 of file AnalysisContext.h.

◆ outTskMap

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

Definition at line 43 of file AnalysisContext.h.

◆ providedAODs

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

Definition at line 35 of file AnalysisContext.h.

◆ providedDYNs

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

Definition at line 37 of file AnalysisContext.h.

◆ providedOutputObjHist

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

Definition at line 39 of file AnalysisContext.h.

◆ requestedAODs

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

Definition at line 34 of file AnalysisContext.h.

◆ requestedDYNs

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

Definition at line 36 of file AnalysisContext.h.

◆ requestedIDXs

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

Definition at line 38 of file AnalysisContext.h.

◆ spawnerInputs

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

Definition at line 40 of file AnalysisContext.h.


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