Functions
IBDXSecMap.cxx File Reference
#include "IBDXSecMap.h"
#include "Framework/Algorithm/AlgConfigPool.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Framework/ParticleData/PDGUtils.h"
#include <sstream>

Go to the source code of this file.

Functions

 ClassImp (IBDXSecMap) IBDXSecMap
 

Function Documentation

ClassImp ( IBDXSecMap  )

Definition at line 22 of file IBDXSecMap.cxx.

25  :
26  XSecAlgorithmI("genie::IBDXSecMap"),
27  fDefaultModel(0)
28 {
29 
30 }
Cross Section Calculation Interface.