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
Framework
EventGen
EventRecordVisitorI.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
Costas Andreopoulos <c.andreopoulos \at cern.ch>
7
University of Liverpool
8
*/
9
//____________________________________________________________________________
10
11
#include "
Framework/EventGen/EventRecordVisitorI.h
"
12
13
using namespace
genie;
14
15
//___________________________________________________________________________
16
EventRecordVisitorI::EventRecordVisitorI
() :
17
Algorithm
()
18
{
19
20
}
21
//___________________________________________________________________________
22
EventRecordVisitorI::EventRecordVisitorI
(
string
name) :
23
Algorithm
(name)
24
{
25
26
}
27
//___________________________________________________________________________
28
EventRecordVisitorI::EventRecordVisitorI
(
string
name,
string
config) :
29
Algorithm
(name, config)
30
{
31
32
}
33
//___________________________________________________________________________
34
EventRecordVisitorI::~EventRecordVisitorI
()
35
{
36
37
}
38
//___________________________________________________________________________
genie::EventRecordVisitorI::~EventRecordVisitorI
virtual ~EventRecordVisitorI()
Definition:
EventRecordVisitorI.cxx:34
EventRecordVisitorI.h
genie::EventRecordVisitorI::EventRecordVisitorI
EventRecordVisitorI()
Definition:
EventRecordVisitorI.cxx:16
genie::Algorithm
Algorithm abstract base class.
Definition:
Algorithm.h:54
Generated on Wed Jul 17 2024 14:46:39 for GENIEGenerator by
1.8.5