Berkeley Nuclear Data Software
Functions
ConfigClasses.cpp File Reference
#include "ConfigClasses.h"
#include "NSDPhysicsCalcs.h"
#include <cmath>
#include <iostream>
#include <algorithm>
Include dependency graph for ConfigClasses.cpp:

Functions

std::ostream & printDetType (std::ostream &a_stream, DetType a_type)
 
double getDistance (float a_thisDetHalfL, float a_rhsHalfL, DetectorInfo &a_rhs)
 

Function Documentation

◆ getDistance()

double getDistance ( float  a_thisDetHalfL,
float  a_rhsHalfL,
DetectorInfo a_rhs 
)

this function returns the distance from the center points of the detectors the HalfL variables specify the offset of the detector location along the rotation axis to reach the center of the cell

◆ printDetType()

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