Berkeley Nuclear Data Software
NSDG4Simulations
PlasmaApproximation
include
PlasmaAna.h
Go to the documentation of this file.
1
#ifndef _PLASMA_ANA_H_
2
#define _PLASMA_ANA_H_
3
4
#include "
SimAna.h
"
5
#include "TH1.h"
6
namespace
NSDG4
7
{
8
9
class
PlasmaAna
:
public
SimAna
10
{
11
12
public
:
13
14
15
void
createOutputFile
(
string
a_filename,
int
a_numberDetectors);
16
vector<TH1*>
generatePlots
(
int
a_numDetectors);
17
18
19
};
20
21
}
22
23
#endif
SimAna.h
NSDG4::PlasmaAna
Definition:
PlasmaAna.h:10
NSDG4::PlasmaAna::generatePlots
vector< TH1 * > generatePlots(int a_numDetectors)
Definition:
PlasmaAna.cpp:35
NSDG4::PlasmaAna::createOutputFile
void createOutputFile(string a_filename, int a_numberDetectors)
Definition:
PlasmaAna.cpp:26
NSDG4::SimAna
Definition:
SimAna.h:17
NSDG4
Definition:
AbsLYAna.h:7
Generated by
1.9.1