Berkeley Nuclear Data Software
Classes | Enumerations | Functions
ConfigClasses.h File Reference
#include "CutClasses.h"
#include "CalibrationClasses.h"
#include <vector>
#include <iostream>
#include <map>
#include "../external/eigen/Eigen/Dense"
Include dependency graph for ConfigClasses.h:
This graph shows which files directly or indirectly include this file:

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)
 

Enumeration Type Documentation

◆ DetType

enum DetType
Enumerator
HPGe 
CloverLeaf 
ClovComptonShield 
Clover 
OrgScintillator 
MultiPMTOrgScintillator 
InorgScintillator 
NA 

◆ ParticleType

Enumerator
NEUTRON 
GAMMA 
OTHER 

Function Documentation

◆ printDetType()

std::ostream& printDetType ( std::ostream &  a_stream,
DetType  a_type 
)
Here is the caller graph for this function: