![]() |
ATLAS Offline Software
|
See header file. More...
#include "FPGATrackSimObjects/FPGATrackSimTypes.h"#include "FPGATrackSimObjects/FPGATrackSimConstants.h"#include "FPGATrackSimConfTools/IFPGATrackSimEventSelectionSvc.h"#include "FPGATrackSimObjects/FPGATrackSimHit.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 <sstream>#include <cmath>#include <algorithm>Go to the source code of this file.
Functions | |
| static int | quant (double min, double max, unsigned nSteps, double val) |
| static double | unquant (double min, double max, unsigned nSteps, int step) |
| template<typename T> | |
| static std::string | to_string (const std::vector< T > &v) |
|
inlinestatic |
Definition at line 417 of file FPGATrackSimHoughTransformTool.cxx.
|
inlinestatic |
Definition at line 429 of file FPGATrackSimHoughTransformTool.cxx.
|
inlinestatic |
Definition at line 423 of file FPGATrackSimHoughTransformTool.cxx.