GENIEGenerator
Loading...
Searching...
No Matches
Physics
Common
PrimaryLeptonUtils.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\namespace genie::utils
5
6
\brief Common functions used for handling generation of the primary
7
lepton, regardless of whether the relevant class inherits from
8
PrimaryLeptonGenerator or not.
9
10
\author Steven Gardiner <gardiner \at fnal.gov>
11
Fermi National Accelerator Laboratory
12
13
\created May 01, 2020
14
15
\cpright Copyright (c) 2003-2025, The GENIE Collaboration
16
For the full text of the license visit http://copyright.genie-mc.org
17
*/
18
//____________________________________________________________________________
19
20
#ifndef _PRIMARY_LEPTON_UTILS_H
21
#define _PRIMARY_LEPTON_UTILS_H
22
23
namespace
genie
{
24
25
class
GHepRecord
;
26
27
namespace
utils
{
28
29
void
SetPrimaryLeptonPolarization
( GHepRecord* ev );
30
31
}
// utils namespace
32
}
// genie namespace
33
34
#endif
// _PRIMARY_LEPTON_UTILS_H
genie::GHepRecord
GENIE's GHEP MC event record.
Definition
GHepRecord.h:45
genie::utils
Root of GENIE utility namespaces.
genie::utils::SetPrimaryLeptonPolarization
void SetPrimaryLeptonPolarization(GHepRecord *ev)
Definition
PrimaryLeptonUtils.cxx:23
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0