GENIEGenerator
Loading...
Searching...
No Matches
Physics
BeamHNL
HNLChannelCalculatorI.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
//____________________________________________________________________________
10
11
#include "
Physics/BeamHNL/HNLChannelCalculatorI.h
"
12
13
using namespace
genie
;
14
using namespace
genie::hnl
;
15
16
//____________________________________________________________________________
17
ChannelCalculatorI::ChannelCalculatorI
() :
Algorithm
()
18
{
19
20
}
21
//____________________________________________________________________________
22
ChannelCalculatorI::ChannelCalculatorI
(
string
name) :
Algorithm
(name)
23
{
24
25
}
26
//____________________________________________________________________________
27
ChannelCalculatorI::ChannelCalculatorI
(
string
name,
string
config) :
28
Algorithm
(name, config)
29
{
30
31
}
32
//____________________________________________________________________________
HNLChannelCalculatorI.h
genie::Algorithm::Algorithm
Algorithm()
Definition
Algorithm.cxx:38
genie::hnl::ChannelCalculatorI::ChannelCalculatorI
ChannelCalculatorI()
Definition
HNLChannelCalculatorI.cxx:17
genie::hnl
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0