Berkeley Nuclear Data Software
|
#include "CutClasses.h"
#include "CalibrationClasses.h"
#include <vector>
#include <iostream>
#include <map>
#include "../external/eigen/Eigen/Dense"
Go to the source code of this file.
Classes | |
class | PointSourceInfo |
class | DetectorInfo |
class | DetectorElementInfo |
class | OrgScintInfo |
class | MultiPMTOrgScintInfo |
class | InorgScintInfo |
class | HPGeInfo |
class | CloverInfo |
this class is inteded to represent of full set of information More... | |
class | ExperimentConfig |
class | ScintConfig |
class | OrgScintUncertaintiesInfo |
class | ExperimentUncertaintiesConfig |
Enumerations | |
enum | DetType { HPGe , CloverLeaf , ClovComptonShield , Clover , OrgScintillator , MultiPMTOrgScintillator , InorgScintillator , NA } |
enum | ParticleType { NEUTRON , GAMMA , OTHER } |
Functions | |
std::ostream & | printDetType (std::ostream &a_stream, DetType a_type) |
enum DetType |
enum ParticleType |
std::ostream& printDetType | ( | std::ostream & | a_stream, |
DetType | a_type | ||
) |