Classes | |
class | noe |
Functions | |
__attribute__ ((unused)) static void add_test_fd_event() | |
static cppoint | get_int_plane_and_cell (const double x, const double y, const double z, const geo::View_t view) |
static void | build_cell_lookup_table (art::ServiceHandle< geo::Geometry > &geo) |
static std::pair< cppoint, cppoint > | cart_to_cp (art::ServiceHandle< geo::Geometry > &geo, const TVector3 &tp) |
Variables | |
static vector< vector< float > > | xcell_z |
static vector< vector< float > > | ycell_z |
static vector< float > | xplane_z |
static vector< float > | yplane_z |
static vector< vector< float > > | xcell_x |
static vector< vector< float > > | ycell_y |
noe::__attribute__ | ( | (unused) | ) |
Definition at line 90 of file noe_module.cc.
References hit::adc, noeevent::addhit(), plot_validation_datamc::c, hit::cell, noeevent::nevent, noeevent::nrun, noeevent::nsubrun, hit::plane, hit::tdc, and theevents.
|
static |
Definition at line 201 of file noe_module.cc.
References geo::GeometryBase::CellInfo(), geo::kX, geo::PlaneGeo::Ncells(), geo::GeometryBase::NPlanes(), std_candles::pl, geo::GeometryBase::Plane(), NDAPDHVSetting::plane, push_back(), POTSpillRate::view, ycell_y, ycell_z, and yplane_z.
Referenced by cart_to_cp().
|
static |
Definition at line 225 of file noe_module.cc.
References build_cell_lookup_table(), geo::GeometryBase::CellInfo(), get_int_plane_and_cell(), geo::kX, and geo::kY.
Referenced by noe::noe::produce().
|
static |
Definition at line 141 of file noe_module.cc.
References add(), cppoint::cell, stan::math::fabs(), geo::kX, python.hepunit::pi, cppoint::plane, confusionMatrixTree::t, ycell_y, yplane_z, and test::z.
Referenced by cart_to_cp().
|
static |
Definition at line 136 of file noe_module.cc.
|
static |
Definition at line 132 of file noe_module.cc.
|
static |
Definition at line 134 of file noe_module.cc.
|
static |
Definition at line 137 of file noe_module.cc.
Referenced by build_cell_lookup_table(), and get_int_plane_and_cell().
|
static |
Definition at line 133 of file noe_module.cc.
Referenced by build_cell_lookup_table().
|
static |
Definition at line 135 of file noe_module.cc.
Referenced by build_cell_lookup_table(), and get_int_plane_and_cell().