ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
AtDigitization
AtSimulatedElectron.cxx
Go to the documentation of this file.
1
#include "
AtSimulatedElectron.h
"
2
3
AtSimulatedElectron::AtSimulatedElectron
() :
AtSimulatedPoint
()
4
{
5
SetCharge
(1);
6
}
7
8
AtSimulatedElectron::AtSimulatedElectron
(std::size_t
id
, Int_t electronNumber, Double_t x, Double_t
y
, Double_t atime)
9
:
AtSimulatedPoint
(id, electronNumber, 1, x,
y
, atime, 0)
10
{
11
}
12
13
ClassImp
(
AtSimulatedElectron
)
ClassImp
ClassImp(AtFindVertex)
AtSimulatedElectron.h
AtSimulatedPoint
Definition:
AtSimulatedPoint.h:16
AtSimulatedElectron
Definition:
AtSimulatedElectron.h:6
y
const double * y
Definition:
lmcurve.cxx:20
AtSimulatedElectron::AtSimulatedElectron
AtSimulatedElectron()
Definition:
AtSimulatedElectron.cxx:3
AtSimulatedPoint::SetCharge
void SetCharge(Int_t charge)
Definition:
AtSimulatedPoint.cxx:58
Generated on Sat Nov 11 2023 15:30:37 for ATTPCROOT by
1.8.18