GENIEGenerator
Loading...
Searching...
No Matches
HNLGeomRecordVisitorI.cxx
Go to the documentation of this file.
1//____________________________________________________________________________
2/*
3 Copyright (c) 2003-2025, The GENIE Collaboration
4 For the full text of the license visit http://copyright.genie-mc.org
5
6 John Plows <komninos-john.plows \at physics.ox.ac.uk>
7 University of Oxford
8
9 Costas Andreopoulos <c.andreopoulos \at cern.ch>
10 University of Liverpool
11*/
12//____________________________________________________________________________
13
15
16using namespace genie;
17using namespace genie::hnl;
18
19//____________________________________________________________________________
25//____________________________________________________________________________
31//____________________________________________________________________________
32GeomRecordVisitorI::GeomRecordVisitorI(string name, string config) :
33 EventRecordVisitorI(name, config)
34{
35
36}
37//____________________________________________________________________________
42//____________________________________________________________________________
THE MAIN GENIE PROJECT NAMESPACE
Definition AlgCmp.h:25