Validates the AtomicNumber service provider configuration. More...
#include "larexamples/Services/AtomicNumber/Providers/AtomicNumber.h"
#include "larcorealg/TestUtils/unit_test_base.h"
#include "fhiclcpp/types/Name.h"
#include <iostream>
#include <string>
#include <stdexcept>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Validates the AtomicNumber service provider configuration.
This test expects a single configuration file to be specified as first argument.
Definition in file ValidateAtomicNumberConfiguration_test.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file ValidateAtomicNumberConfiguration_test.cc.