Garfield++
v2r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
HeedCondElectron.cpp
Go to the documentation of this file.
1
#include "
heed++/code/HeedCondElectron.h
"
2
3
// 2003, I. Smirnov
4
5
namespace
Heed
{
6
7
void
HeedCondElectron::print
(std::ostream& file,
int
l)
const
{
8
if
(l <= 0)
return
;
9
Ifile
<<
"HeedCondElectron (l="
<< l <<
")\n"
;
10
Ifile
<<
"ptloc="
<<
ptloc
<<
'\n'
;
11
}
12
}
HeedCondElectron.h
Heed::HeedCondElectron::print
void print(std::ostream &file, int l) const
Definition:
HeedCondElectron.cpp:7
Heed::HeedCondElectron::ptloc
point ptloc
Position (in the local system).
Definition:
HeedCondElectron.h:21
Heed
Definition:
BGMesh.cpp:5
Ifile
#define Ifile
Definition:
prstream.h:196
garfieldpp-v2r0
Heed
heed++
code
HeedCondElectron.cpp
Generated by
1.9.6