![]() |
ATLAS Offline Software
|
See header file. More...
#include "FPGATrackSimObjects/FPGATrackSimTypes.h"#include "FPGATrackSimObjects/FPGATrackSimConstants.h"#include "FPGATrackSimObjects/FPGATrackSimHit.h"#include "FPGATrackSimConfTools/FPGATrackSimRegionSlices.h"#include "FPGATrackSimConfTools/IFPGATrackSimEventSelectionSvc.h"#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"#include "FPGATrackSimMaps/FPGATrackSimPlaneMap.h"#include "FPGATrackSimMaps/FPGATrackSimRegionMap.h"#include "FPGATrackSimBanks/IFPGATrackSimBankSvc.h"#include "FPGATrackSimBanks/FPGATrackSimSectorBank.h"#include "FPGATrackSimHoughTransformTool.h"#include "FPGATrackSimHough1DShiftTool.h"#include "TH2.h"#include <sstream>#include <cmath>#include <algorithm>#include <boost/dynamic_bitset.hpp>#include <iostream>Go to the source code of this file.
Functions | |
| static std::string | to_string (std::vector< size_t > v) |
| static boost::dynamic_bitset | lshift (boost::dynamic_bitset<> const &b, int n) |
| static boost::dynamic_bitset | rshift (boost::dynamic_bitset<> const &b, int n) |
| static void | updateBinHits (std::vector< boost::dynamic_bitset<> > &binHits, unsigned layer, boost::dynamic_bitset<> const &b) |
| static int | layersHit (FPGATrackSimRoad &r) |
|
inlinestatic |
Definition at line 715 of file FPGATrackSimHough1DShiftTool.cxx.
|
inlinestatic |
Definition at line 565 of file FPGATrackSimHough1DShiftTool.cxx.
|
inlinestatic |
Definition at line 571 of file FPGATrackSimHough1DShiftTool.cxx.
|
inlinestatic |
Definition at line 551 of file FPGATrackSimHough1DShiftTool.cxx.