![]() |
ATLAS Offline Software
|
#include "FPGATrackSimBinning/FPGATrackSimLayerStudyTool.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "FPGATrackSimBinning/IFPGATrackSimBinDesc.h"#include "FPGATrackSimBinning/FPGATrackSimBinUtil.h"#include "FPGATrackSimBinning/FPGATrackSimBinnedHits.h"#include "FPGATrackSimObjects/FPGATrackSimTrackPars.h"#include "TH1D.h"#include "TH2D.h"#include "TTree.h"#include <algorithm>#include <bit>#include <numbers>Go to the source code of this file.
Functions | |
| void FPGATrackSimLayerStudyTool::fillBinLevelOutput | ATLAS_NOT_THREAD_SAFE (const FPGATrackSimBinUtil::IdxSet &idx, const FPGATrackSimBinnedHits::BinEntry &data) |
| void FPGATrackSimLayerStudyTool::fillBinningSummary | ATLAS_NOT_THREAD_SAFE (const std::vector< std::shared_ptr< const FPGATrackSimHit >> &hits) |
| void FPGATrackSimLayerStudyTool::parseTruthInfo | ATLAS_NOT_THREAD_SAFE (std::vector< FPGATrackSimTruthTrack > const &truthtracks) |
| void FPGATrackSimLayerStudyTool::fillBinLevelOutput ATLAS_NOT_THREAD_SAFE | ( | const FPGATrackSimBinUtil::IdxSet & | idx, |
| const FPGATrackSimBinnedHits::BinEntry & | data | ||
| ) |
Definition at line 181 of file FPGATrackSimLayerStudyTool.cxx.
| void FPGATrackSimLayerStudyTool::fillBinningSummary ATLAS_NOT_THREAD_SAFE | ( | const std::vector< std::shared_ptr< const FPGATrackSimHit >> & | hits | ) |
Definition at line 243 of file FPGATrackSimLayerStudyTool.cxx.
| void FPGATrackSimLayerStudyTool::parseTruthInfo ATLAS_NOT_THREAD_SAFE | ( | std::vector< FPGATrackSimTruthTrack > const & | truthtracks | ) |
Definition at line 294 of file FPGATrackSimLayerStudyTool.cxx.
1.8.18