![]() |
ATLAS Offline Software
|
#include "FPGATrackSimBanks/FPGATrackSimSectorSlice.h"#include <TFile.h>#include <TTree.h>#include <TBits.h>#include <TClonesArray.h>#include <AsgMessaging/MessageCheck.h>Go to the source code of this file.
Functions | |
| void | largest_region_wrap (std::vector< bool > const &good_bin, int &i_lower, int &i_upper) |
| int | getBin (double x, double min, double step, int clamp_max) |
| int getBin | ( | double | x, |
| double | min, | ||
| double | step, | ||
| int | clamp_max ) |
Definition at line 209 of file FPGATrackSimSectorSlice.cxx.
| void largest_region_wrap | ( | std::vector< bool > const & | good_bin, |
| int & | i_lower, | ||
| int & | i_upper ) |
Definition at line 321 of file FPGATrackSimSectorSlice.cxx.