Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DigitizationInput.cpp File Reference
+ Include dependency graph for DigitizationInput.cpp:

Go to the source code of this file.

Functions

ActsExamples::CsvSimHitReader::Config setupSimHitReading (const ActsExamples::Options::Variables &vars, ActsExamples::Sequencer &sequencer)
 
ActsExamples::CsvParticleReader::Config setupParticleReading (const ActsExamples::Options::Variables &vars, ActsExamples::Sequencer &sequencer)
 

Function Documentation

Setup sim particle csv reader

Parameters
varsThe configuration variables
sequencerThe framework sequencer
Returns
config for sim particles csv reader

Definition at line 34 of file DigitizationInput.cpp.

View newest version in sPHENIX GitHub at line 34 of file DigitizationInput.cpp

References ActsExamples::Sequencer::addReader(), telescope_simulation::logLevel, ActsExamples::Options::readCsvParticleReaderConfig(), and ActsExamples::Options::readLogLevel().

Referenced by runDetectorAlignment(), runDigitizationExample(), runHoughExample(), runMeasurementsToSP(), runRecCKFTracks(), runRecTruthTracks(), and runSeedingExample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Setup sim hit csv reader

Parameters
varsThe configuration variables
sequencerThe framework sequencer
Returns
config for sim hits csv reader

Definition at line 16 of file DigitizationInput.cpp.

View newest version in sPHENIX GitHub at line 16 of file DigitizationInput.cpp

References ActsExamples::Sequencer::addReader(), telescope_simulation::logLevel, ActsExamples::Options::readCsvSimHitReaderConfig(), and ActsExamples::Options::readLogLevel().

Referenced by runDetectorAlignment(), runDigitizationExample(), runHoughExample(), runMeasurementsToSP(), runRecCKFTracks(), runRecTruthTracks(), and runSeedingExample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: