GENIEGenerator
Loading...
Searching...
No Matches
Framework
GHEP
GHepUtils.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\namespace genie::utils::ghep
5
6
\brief GHEP event record utilities
7
8
\author Costas Andreopoulos <c.andreopoulos \at cern.ch>
9
University of Liverpool
10
11
\created Nov 30, 2008
12
13
\cpright Copyright (c) 2003-2025, The GENIE Collaboration
14
For the full text of the license visit http://copyright.genie-mc.org
15
*/
16
//____________________________________________________________________________
17
18
#ifndef _GHEP_UTILS_H_
19
#define _GHEP_UTILS_H_
20
21
namespace
genie
{
22
23
class
GHepRecord
;
24
25
namespace
utils
{
26
namespace
ghep
{
27
28
int
NeutReactionCode
(
const
GHepRecord
* evrec);
29
int
NuanceReactionCode
(
const
GHepRecord
* evrec);
30
31
}
// ghep namespace
32
}
// utils namespace
33
}
// genie namespace
34
35
#endif
// _GHEP_UTILS_H_
genie::GHepRecord
GENIE's GHEP MC event record.
Definition
GHepRecord.h:45
genie::utils::ghep
GHEP event record utilities.
genie::utils::ghep::NeutReactionCode
int NeutReactionCode(const GHepRecord *evrec)
Definition
GHepUtils.cxx:22
genie::utils::ghep::NuanceReactionCode
int NuanceReactionCode(const GHepRecord *evrec)
Definition
GHepUtils.cxx:284
genie::utils
Root of GENIE utility namespaces.
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0