#include "MessageService/MsgFormat.h"#include "MessageService/MsgService.h"#include "Conventions/ReleaseType.h"#include "Conventions/Munits.h"#include "Conventions/Detector.h"#include "Conventions/SimFlag.h"#include "NuMuBar/NuTransition.h"#include "NtupleUtils/NuUtilities.h"#include "NtupleUtils/NuEvent.h"#include "NtupleUtils/NuMCEvent.h"#include "NtupleUtils/NuSystematic.h"#include "NtupleUtils/NuXMLConfig.h"#include "NeugenInterface/neugen_wrapper.h"#include "NeugenInterface/neugen_config.h"#include "NeugenInterface/interaction.h"#include "NeugenInterface/process.h"#include "NeugenInterface/kinematic_variable.h"#include "NeugenInterface/init_state.h"#include "NeugenInterface/final_state.h"#include "NeugenInterface/flavor.h"#include "TLorentzVector.h"#include "TFile.h"#include "TROOT.h"#include "TObject.h"#include "TDirectory.h"#include "TH1.h"#include "TMath.h"#include "TGraph.h"#include <cstdlib>#include <stdexcept>Go to the source code of this file.
Functions | |
| CVSID ("$Id: NuTransition.cxx,v 1.10 2009/10/01 19:01:24 bckhouse Exp $") | |
|
||||||||||||
|
Implementation of the NuTransition class for apply transitions. |
1.3.9.1