Unit test for geometry on SBND detector. More...
#include "sbndcode/Geometry/ChannelMapSBNDAlg.h"
#include "test/Geometry/geometry_unit_test_sbnd.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 SBND detector.
Usage: geometry_sbnd_test [ConfigurationFile [GeometryTestParameterSet]]
By default, GeometryTestParameterSet is set to "physics.analyzers.geotest"
.
Definition in file geometry_sbnd_test.cxx.
using SBNDGeometryConfiguration = sbnd::testing::SBNDGeometryEnvironmentConfiguration <geo::ChannelMapSBNDAlg> |
Definition at line 36 of file geometry_sbnd_test.cxx.
Definition at line 46 of file geometry_sbnd_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 70 of file geometry_sbnd_test.cxx.