#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include <string>#include <iostream>#include "dunecore/ArtSupport/ArtServiceHelper.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Core/detail/EngineCreator.h"#include "CLHEP/Random/RandomEngine.h"Go to the source code of this file.
Functions | |
| int | test_DetectorPropertiesService (string gname) |
| int | main () |
| int main | ( | void | ) |
Definition at line 48 of file test_DetectorProperties.cxx.
| int test_DetectorPropertiesService | ( | string | gname | ) |
Definition at line 22 of file test_DetectorProperties.cxx.
1.8.11