Namespaces | Functions
GJPARCNuFlux.cxx File Reference
#include <cstdlib>
#include <iostream>
#include <cassert>
#include <TFile.h>
#include <TTree.h>
#include <TChain.h>
#include <TString.h>
#include <TSystem.h>
#include "Framework/Conventions/Units.h"
#include "Framework/Conventions/GBuild.h"
#include "Framework/Conventions/Controls.h"
#include "Tools/Flux/GJPARCNuFlux.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/Numerical/RandomGen.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Framework/ParticleData/PDGCodeList.h"
#include "Framework/Numerical/MathUtils.h"
#include "Framework/Utils/PrintUtils.h"
#include "Framework/Utils/StringUtils.h"
#include "Tools/Flux/GFluxDriverFactory.h"

Go to the source code of this file.

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 
 genie::flux
 GENIE flux drivers.
 

Functions

 ClassImp (GJPARCNuFluxPassThroughInfo) GJPARCNuFlux
 
ostream & genie::flux::operator<< (ostream &stream, const genie::flux::GJPARCNuFluxPassThroughInfo &info)
 

Function Documentation

Definition at line 42 of file GJPARCNuFlux.cxx.

46 {
47  this->Initialize();
48 }
void Initialize(void)