![]() |
ATLAS Offline Software
|
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench correspond to those produced by eEmMultAlgTool. More...
Namespaces | |
| BDT | |
| IOBitwise | |
Typedefs | |
| typedef ap_int< 10 > | input_t |
| typedef input_t | input_arr_t[n_features] |
| typedef ap_int< 10 > | threshold_t |
| typedef ap_fixed< 10, 5 > | score_t |
| typedef score_t | score_arr_t[n_classes] |
| typedef float | accelerator_input_t |
| typedef float | accelerator_output_t |
| using | TIPword = std::bitset< ITIPwriterAlgTool::s_nbits_TIP > |
| using | StripDataVector = std::vector< StripData > |
| using | Coords = std::pair< double, double > |
| using | LArStripNeighborhoodContainer = DataVector< LArStripNeighborhood > |
Functions | |
| std::unique_ptr< ICutter > | make_cutter (const ulong &cut, const std::string &op) |
| std::optional< std::vector< std::size_t > > | wrap3 (std::size_t center) |
| std::optional< std::vector< std::size_t > > | wrap5 (std::size_t center) |
| void | dump_stripdataVector (const StripDataVector &sdv, std::ostream &os) |
| void | dump_n (const LArStripNeighborhood &n, std::ostream &os) |
| template<std::size_t width, typename T > | |
| constexpr T | max_to_overflow () |
| char | hex_char (std::string::size_type begin, std::string::size_type end, const std::string &s) |
| std::string | binStrToHexStr (std::string s) |
| template<typename T > | |
| void | dump (const std::string &fn, const T &t) |
| std::string | hexStrToBinStr (std::string s) |
| std::bitset< 72 > | hexTOB2bitsetTOB (std::string s) |
| std::string | trim (std::string s) |
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench correspond to those produced by eEmMultAlgTool.
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.
AlgTool to read in LArStripNeighborhoods, and run the BDT Algorithm.
AlgTool to obtain a selection of eFex RoIs read in from the event store.
| typedef float GlobalSim::accelerator_input_t |
Definition at line 23 of file parameters.h.
| typedef float GlobalSim::accelerator_output_t |
Definition at line 24 of file parameters.h.
| using GlobalSim::Coords = typedef std::pair<double, double> |
Definition at line 25 of file LArStripNeighborhood.h.
| typedef input_t GlobalSim::input_arr_t[n_features] |
Definition at line 19 of file parameters.h.
| typedef ap_int<10> GlobalSim::input_t |
Definition at line 18 of file parameters.h.
| using GlobalSim::LArStripNeighborhoodContainer = typedef DataVector<LArStripNeighborhood> |
Definition at line 14 of file LArStripNeighborhoodContainer.h.
| typedef score_t GlobalSim::score_arr_t[n_classes] |
Definition at line 22 of file parameters.h.
| typedef ap_fixed<10,5> GlobalSim::score_t |
Definition at line 21 of file parameters.h.
| using GlobalSim::StripDataVector = typedef std::vector<StripData> |
Definition at line 24 of file LArStripNeighborhood.h.
| typedef ap_int<10> GlobalSim::threshold_t |
Definition at line 20 of file parameters.h.
| using GlobalSim::TIPword = typedef std::bitset<ITIPwriterAlgTool::s_nbits_TIP> |
Definition at line 36 of file ITIPwriterAlgTool.h.
| std::string GlobalSim::binStrToHexStr | ( | std::string | s | ) |
Definition at line 37 of file binStrToHexStr.h.
| void GlobalSim::dump_n | ( | const LArStripNeighborhood & | n, |
| std::ostream & | os | ||
| ) |
Definition at line 57 of file LArStripNeighborhoodDumper.cxx.
| void GlobalSim::dump_stripdataVector | ( | const StripDataVector & | sdv, |
| std::ostream & | os | ||
| ) |
Definition at line 37 of file LArStripNeighborhoodDumper.cxx.
| char GlobalSim::hex_char | ( | std::string::size_type | begin, |
| std::string::size_type | end, | ||
| const std::string & | s | ||
| ) |
Definition at line 15 of file binStrToHexStr.h.
| std::string GlobalSim::hexStrToBinStr | ( | std::string | s | ) |
Definition at line 12 of file hexStrToBinStr.cxx.
| std::bitset< 72 > GlobalSim::hexTOB2bitsetTOB | ( | std::string | s | ) |
Definition at line 8 of file hexTOB2bitsetTOB.cxx.
Definition at line 82 of file eEmSelector.cxx.
|
constexpr |
| std::optional<std::vector<std::size_t> > GlobalSim::wrap3 | ( | std::size_t | center | ) |
Definition at line 25 of file Egamma1_LArStrip_Fex.cxx.
| std::optional<std::vector<std::size_t> > GlobalSim::wrap5 | ( | std::size_t | center | ) |
Definition at line 25 of file Egamma1_LArStrip_Fex_RowAware.cxx.
1.8.18