Garfield++
v1r0
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
6
namespace
Heed
{
7
8
void
HeedCondElectron::print
(std::ostream& file,
int
l)
const
{
9
if
(l <= 0)
return
;
10
Ifile
<<
"HeedCondElectron (l="
<< l <<
")\n"
;
11
Ifile
<<
"ptloc="
<<
ptloc
<<
'\n'
;
12
}
13
14
}
HeedCondElectron.h
Heed::HeedCondElectron::print
virtual void print(std::ostream &file, int l) const
Definition:
HeedCondElectron.cpp:8
Heed::HeedCondElectron::ptloc
point ptloc
Definition:
HeedCondElectron.h:30
Heed
Definition:
BGMesh.cpp:3
Ifile
#define Ifile
Definition:
prstream.h:207
garfieldpp-v1r0
Heed
heed++
code
HeedCondElectron.cpp
Generated by
1.9.6