Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::RootAthenaNTupleReader::Config Struct Reference

The nested configuration struct. More...

#include <acts/blob/sPHENIX/Examples/Io/Root/include/ActsExamples/Io/Root/RootAthenaNTupleReader.hpp>

+ Collaboration diagram for ActsExamples::RootAthenaNTupleReader::Config:

Public Attributes

std::string inputTreeName
 
std::string inputFilePath
 
std::string outputTrackParameters = "nTupleTrackParameters"
 
std::string outputTruthVtxParameters = "nTupleTruthVtxParameters"
 
std::string outputRecoVtxParameters = "nTupleRecoVtxParameters"
 
std::string outputBeamspotConstraint = "beamspotConstraint"
 

Detailed Description

The nested configuration struct.

Definition at line 37 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 37 of file RootAthenaNTupleReader.hpp

Member Data Documentation

std::string ActsExamples::RootAthenaNTupleReader::Config::inputFilePath

Definition at line 41 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 41 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().

std::string ActsExamples::RootAthenaNTupleReader::Config::inputTreeName

Definition at line 39 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 39 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().

std::string ActsExamples::RootAthenaNTupleReader::Config::outputBeamspotConstraint = "beamspotConstraint"

Definition at line 46 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 46 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().

std::string ActsExamples::RootAthenaNTupleReader::Config::outputRecoVtxParameters = "nTupleRecoVtxParameters"

Definition at line 45 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 45 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().

std::string ActsExamples::RootAthenaNTupleReader::Config::outputTrackParameters = "nTupleTrackParameters"

Definition at line 43 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 43 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().

std::string ActsExamples::RootAthenaNTupleReader::Config::outputTruthVtxParameters = "nTupleTruthVtxParameters"

Definition at line 44 of file RootAthenaNTupleReader.hpp.

View newest version in sPHENIX GitHub at line 44 of file RootAthenaNTupleReader.hpp

Referenced by ActsExamples::RootAthenaNTupleReader::RootAthenaNTupleReader().


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