GENIEGenerator
|
#include "Framework/EventGen/XSecAlgorithmI.h"
#include "Framework/EventGen/InteractionList.h"
#include "Framework/EventGen/EventGeneratorI.h"
#include "Framework/EventGen/GEVGDriver.h"
#include "Framework/Utils/AppInit.h"
#include "Framework/Utils/RunOpt.h"
#include "Framework/Interaction/Interaction.h"
#include "Framework/Interaction/InitialState.h"
#include "Framework/Messenger/Messenger.h"
Go to the source code of this file.
Functions | |
void | PrintSyntax (void) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 46 of file gMakeHEDISStrucFunc.cxx.
References genie::RunOpt::BuildTune(), genie::GEVGDriver::Configure(), genie::EventGeneratorI::CrossSectionAlg(), genie::GEVGDriver::FindGenerator(), genie::RunOpt::Instance(), genie::GEVGDriver::Interactions(), genie::kISkipKinematicChk, genie::kPSxQ2fE, LOG, genie::utils::app_init::MesgThresholds(), pFATAL, genie::RunOpt::ReadFromCommandLine(), genie::GEVGDriver::SetEventGeneratorList(), and genie::XSecAlgorithmI::XSec().
void PrintSyntax | ( | void | ) |