Classes | Namespaces | Functions | Variables
Interaction.h File Reference
#include <ostream>
#include <string>
#include <TObject.h>
#include "Framework/Conventions/RefFrame.h"
#include "Framework/Interaction/InitialState.h"
#include "Framework/Interaction/ProcessInfo.h"
#include "Framework/Interaction/Kinematics.h"
#include "Framework/Interaction/XclsTag.h"
#include "Framework/Interaction/KPhaseSpace.h"

Go to the source code of this file.

Classes

class  genie::Interaction
 Summary information for an interaction. More...
 

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 

Functions

ostream & genie::operator<< (ostream &stream, const Interaction &i)
 

Variables

const UInt_t genie::kISkipProcessChk = 1<<17
 if set, skip process validity checks More...
 
const UInt_t genie::kISkipKinematicChk = 1<<16
 if set, skip kinematic validity checks More...
 
const UInt_t genie::kIAssumeFreeNucleon = 1<<15
 
const UInt_t genie::kIAssumeFreeElectron = 1<<15
 
const UInt_t genie::kINoNuclearCorrection = 1<<14
 if set, inhibit nuclear corrections More...