Unit test for geometry on ICARUS detector. More...
#include "icarusalg/Geometry/ICARUSChannelMapAlg.h"#include "test/Geometry/geometry_unit_test_icarus.h"#include "larcorealg/test/Geometry/GeometryTestAlg.h"#include "larcorealg/Geometry/GeometryCore.h"#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char const **argv) |
| Runs the test. More... | |
Unit test for geometry on ICARUS detector.
Usage:
geometry_icarus_test [ConfigurationFile [GeometryTestParameterSet]]
By default, GeometryTestParameterSet is set to "physics.analyzers.geotest".
Definition in file geometry_icarus_test.cxx.
| using IcarusGeometryConfiguration = icarus::testing::IcarusGeometryEnvironmentConfiguration <icarus::ICARUSChannelMapAlg> |
Definition at line 37 of file geometry_icarus_test.cxx.
| using IcarusGeometryTestEnvironment = testing::GeometryTesterEnvironment<IcarusGeometryConfiguration> |
Definition at line 47 of file geometry_icarus_test.cxx.
| int main | ( | int | argc, |
| char const ** | argv | ||
| ) |
Runs the test.
| argc | number of arguments in argv |
| argv | arguments to the function |
| cet::exception | most of error situations throw |
The arguments in argv are: 0. name of the executable ("Geometry_test")
Definition at line 71 of file geometry_icarus_test.cxx.
1.8.5