GENIEGenerator
Loading...
Searching...
No Matches
QELPrimaryLeptonGenerator.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 Costas Andreopoulos <c.andreopoulos \at cern.ch>
7 University of Liverpool
8*/
9//____________________________________________________________________________
10
13
14using namespace genie;
15
16//___________________________________________________________________________
18PrimaryLeptonGenerator("genie::QELPrimaryLeptonGenerator")
19{
20
21}
22//___________________________________________________________________________
24PrimaryLeptonGenerator("genie::QELPrimaryLeptonGenerator", config)
25{
26
27}
28//___________________________________________________________________________
33//___________________________________________________________________________
35{
36// This method generates the final state primary lepton in QEL events
37
38 // no modification is required to the std implementation
40}
41//___________________________________________________________________________
GENIE's GHEP MC event record.
Definition GHepRecord.h:45
virtual void ProcessEventRecord(GHepRecord *evrec) const
void ProcessEventRecord(GHepRecord *event_rec) const
THE MAIN GENIE PROJECT NAMESPACE
Definition AlgCmp.h:25