Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
detail Namespace Reference

Functions

template<typename Array >
size_t fillChargeMatrix (Array &arr, const ActsExamples::Cluster &cluster, size_t size0=7u, size_t size1=7u)
 
std::pair
< Acts::GeometryIdentifier,
std::string > 
parseMapKey (const std::string &mapkey)
 
std::map
< Acts::GeometryIdentifier,
ActsExamples::ScalingCalibrator::MapTuple
readMaps (const std::filesystem::path &path)
 
std::bitset< 3 > readMask (const std::filesystem::path &path)
 

Function Documentation

template<typename Array >
size_t detail::fillChargeMatrix ( Array &  arr,
const ActsExamples::Cluster cluster,
size_t  size0 = 7u,
size_t  size1 = 7u 
)
std::pair<Acts::GeometryIdentifier, std::string> detail::parseMapKey ( const std::string &  mapkey)

Definition at line 50 of file ScalingCalibrator.cpp.

View newest version in sPHENIX GitHub at line 50 of file ScalingCalibrator.cpp

References Acts::GeometryIdentifier::setLayer(), Acts::GeometryIdentifier::setSensitive(), Acts::GeometryIdentifier::setVolume(), and str.

Referenced by readMaps().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Definition at line 74 of file ScalingCalibrator.cpp.

View newest version in sPHENIX GitHub at line 74 of file ScalingCalibrator.cpp

References assert, add_histos::hist, it, Acts::maps, and parseMapKey().

Referenced by ActsExamples::ScalingCalibrator::ScalingCalibrator().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

std::bitset<3> detail::readMask ( const std::filesystem::path path)

Definition at line 110 of file ScalingCalibrator.cpp.

View newest version in sPHENIX GitHub at line 110 of file ScalingCalibrator.cpp