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
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-2024, 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::utils::SetPrimaryLeptonPolarization
void SetPrimaryLeptonPolarization(GHepRecord *ev)
Definition:
PrimaryLeptonUtils.cxx:23
Generated on Wed Jul 17 2024 14:46:44 for GENIEGenerator by
1.8.5