|
FairRoot/PandaRoot
|
#include "PndDiscTaskReconstruction.h"#include "PndDiscDigitizedHit.h"#include "PndDiscParticleMCPoint.h"#include "PndDiscSensorMCPoint.h"#include "PndDiscReconResult.h"#include "FairRunAna.h"#include "FairRootManager.h"#include "FairEventHeader.h"#include "TClonesArray.h"#include "TString.h"#include "TRandom.h"#include "TMath.h"#include <cstdlib>Go to the source code of this file.
Variables | |
| double | pos_fel_x [108] |
| double | pos_fel_y [108] |
| double | angle_sensor [108] |
| double | E0 [3] = {134.976, 493.677, 938.272} |
| double angle_sensor[108] |
Definition at line 253 of file PndDiscTaskReconstruction.cxx.
Referenced by PndDiscTaskReconstruction::Exec().
| double E0[3] = {134.976, 493.677, 938.272} |
Definition at line 367 of file PndDiscTaskReconstruction.cxx.
Referenced by GFMaterialEffects::energyLossBrems(), and PndDiscTaskReconstruction::Exec().
| double pos_fel_x[108] |
Definition at line 27 of file PndDiscTaskReconstruction.cxx.
Referenced by PndDiscTaskReconstruction::Exec().
| double pos_fel_y[108] |
Definition at line 139 of file PndDiscTaskReconstruction.cxx.
Referenced by PndDiscTaskReconstruction::Exec().
1.8.5