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