ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::PrintHits::Config Struct Reference

#include <acts/blob/master/Examples/Algorithms/Printers/ACTFW/Printers/PrintHits.hpp>

+ Collaboration diagram for FW::PrintHits::Config:

Public Attributes

std::string inputClusters
 Input cluster collection.
 
std::string inputHitParticlesMap
 Input hit-particles map.
 
std::string inputHitIds
 Input hit id collection.
 
size_t hitIdStart = 0u
 Hit id range which should be printed.
 
size_t hitIdLength = 0u
 
size_t volumeId = 0u
 Detector selection for which input will be printed.
 
size_t layerId = 0u
 
size_t moduleId = 0u
 

Detailed Description

Definition at line 21 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 21 of file PrintHits.hpp

Member Data Documentation

size_t FW::PrintHits::Config::hitIdLength = 0u

Definition at line 31 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 31 of file PrintHits.hpp

Referenced by main().

size_t FW::PrintHits::Config::hitIdStart = 0u

Hit id range which should be printed.

Definition at line 30 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 30 of file PrintHits.hpp

Referenced by main().

std::string FW::PrintHits::Config::inputClusters

Input cluster collection.

Definition at line 23 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 23 of file PrintHits.hpp

Referenced by main().

std::string FW::PrintHits::Config::inputHitIds

Input hit id collection.

Definition at line 27 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 27 of file PrintHits.hpp

Referenced by main().

std::string FW::PrintHits::Config::inputHitParticlesMap

Input hit-particles map.

Definition at line 25 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 25 of file PrintHits.hpp

Referenced by main().

size_t FW::PrintHits::Config::layerId = 0u

Definition at line 34 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 34 of file PrintHits.hpp

Referenced by main().

size_t FW::PrintHits::Config::moduleId = 0u

Definition at line 35 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 35 of file PrintHits.hpp

Referenced by main().

size_t FW::PrintHits::Config::volumeId = 0u

Detector selection for which input will be printed.

Definition at line 33 of file PrintHits.hpp.

View newest version in sPHENIX GitHub at line 33 of file PrintHits.hpp

Referenced by main().


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