GENIEGenerator
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Physics
BeamHNL
HNLDecayRecordVisitorI.cxx
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*
3
Copyright (c) 2003-2024, 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
14
#include "
Physics/BeamHNL/HNLDecayRecordVisitorI.h
"
15
16
using namespace
genie;
17
using namespace
genie::hnl;
18
19
//____________________________________________________________________________
20
DecayRecordVisitorI::DecayRecordVisitorI() :
21
EventRecordVisitorI
()
22
{
23
24
}
25
//____________________________________________________________________________
26
DecayRecordVisitorI::DecayRecordVisitorI
(
string
name) :
27
EventRecordVisitorI
(name)
28
{
29
30
}
31
//____________________________________________________________________________
32
DecayRecordVisitorI::DecayRecordVisitorI
(
string
name,
string
config) :
33
EventRecordVisitorI
(name, config)
34
{
35
36
}
37
//____________________________________________________________________________
38
DecayRecordVisitorI::~DecayRecordVisitorI
()
39
{
40
41
}
42
//____________________________________________________________________________
HNLDecayRecordVisitorI.h
genie::EventRecordVisitorI
Defines the EventRecordVisitorI interface. Concrete implementations of this interface use the 'Visito...
Definition:
EventRecordVisitorI.h:29
genie::hnl::DecayRecordVisitorI::DecayRecordVisitorI
DecayRecordVisitorI()
Definition:
HNLDecayRecordVisitorI.cxx:20
genie::hnl::DecayRecordVisitorI::~DecayRecordVisitorI
virtual ~DecayRecordVisitorI()
Definition:
HNLDecayRecordVisitorI.cxx:38
Generated on Wed Jul 17 2024 14:46:42 for GENIEGenerator by
1.8.5