SimpleSiTrackerDigi.h File Reference
#include <vector>
#include <tuple>
#include <random>
Include dependency graph for SimpleSiTrackerDigi.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
npdet | |
Framework include files. | |
npdet::trackers | |
Functions | |
template<typename H1 , typename H2 > | |
auto | npdet::trackers::digitize_simple_hits (const std::vector< H1 > &hits) -> std::vector< H2 > |