GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
CoulexCalculation.hh File Reference
#include <iostream>
#include <fstream>
#include <cmath>
#include <vector>
#include <map>
#include <string>
#include <complex>
#include <TMath.h>
#include <toolkit/Misc.hh>
#include <angdist/AngDist.hh>
#include "Eloss.hh"
#include "WDBSubs.hh"
#include "Coulex.hh"
+ Include dependency graph for CoulexCalculation.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GamR::Coulex::Nucleus
 
struct  GamR::Coulex::Target
 
class  GamR::Coulex::Level
 
class  GamR::Coulex::Transition
 
class  GamR::Coulex::LevelScheme
 
class  GamR::Coulex::ParticleDetector
 
class  GamR::Coulex::CoulexCalculation
 

Namespaces

namespace  GamR
 
namespace  GamR::Coulex
 

Enumerations

enum  GamR::Coulex::Species { GamR::Coulex::kNone = 0 , GamR::Coulex::kProjectile = 1 , GamR::Coulex::kTarget = 2 }
 

Functions

GamR::Coulex::CoulexCalculation GamR::Coulex::ExperimentalSetup (std::string file_name)
 
GamR::AngDist::StatTensorGamR::Coulex::DoCoulex (std::string file_name)
 

Detailed Description

Author
Timothy Gray timot.nosp@m.hy.g.nosp@m.ray@a.nosp@m.nu.e.nosp@m.du.au

DESCRIPTION

This file provides framework for defining Coulex experiments to do calculations using the WDB codes

Definition in file CoulexCalculation.hh.