Public Member Functions | Public Attributes | List of all members
genie::MECHadronTensor::MECHadronTensorTable Class Reference

#include <MECHadronTensor.h>

Public Member Functions

 MECHadronTensorTable ()
 
 ~MECHadronTensorTable ()
 

Public Attributes

map< MECHadronTensor::MECHadronTensorType_t, vector< genie::BLI2DNonUnifGrid * > > Table
 

Detailed Description

Definition at line 65 of file MECHadronTensor.h.

Constructor & Destructor Documentation

genie::MECHadronTensor::MECHadronTensorTable::MECHadronTensorTable ( )
inline

Definition at line 68 of file MECHadronTensor.h.

68 { }
genie::MECHadronTensor::MECHadronTensorTable::~MECHadronTensorTable ( )
inline

Definition at line 69 of file MECHadronTensor.h.

69 { /* note: should delete the grids! */ }

Member Data Documentation

map<MECHadronTensor::MECHadronTensorType_t, vector<genie::BLI2DNonUnifGrid *> > genie::MECHadronTensor::MECHadronTensorTable::Table

Definition at line 70 of file MECHadronTensor.h.


The documentation for this class was generated from the following file: