EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "eicsmear/erhic/VirtualParticle.h"
#include "eicsmear/smear/Acceptance.h"
#include "eicsmear/smear/Device.h"
#include "eicsmear/smear/Detector.h"
#include "eicsmear/smear/Smearer.h"
#include "eicsmear/smear/ParticleMCS.h"
#include "eicsmear/smear/PerfectID.h"
#include <eicsmear/smear/Smear.h>
#include <eicsmear/erhic/ParticleMC.h>
#include "Math/Vector4D.h"
#include <string>
Go to the source code of this file.
Functions | |
static double | ThetaFromEta (const double eta) |
Smear::Detector | BuildMatrixDetector_0_1_FF (const int beam_mom_nn) |
Smear::Detector BuildMatrixDetector_0_1_FF | ( | const int | beam_mom_nn | ) |
beam_mom_nn: ion beam momentum per nucleon in GeV. Using int to avoid rounding issues in switch
Definition at line 28 of file SmearMatrixDetector_0_1_FF.cxx.
View newest version in sPHENIX GitHub at line 28 of file SmearMatrixDetector_0_1_FF.cxx
References Smear::Smearer::Accept, Smear::Detector::AddDevice(), Smear::Acceptance::AddParticle(), Smear::Acceptance::AddZone(), Acts::UnitConstants::e, Smear::kCharged, Smear::kE, Smear::kElectromagnetic, Smear::kHadronic, Smear::kP, Smear::kPhi, Smear::kPt, Smear::kTheta, Smear::Acceptance::SetCharge(), Smear::Detector::SetEventKinematicsCalculator(), Smear::Acceptance::SetGenre(), ThetaFromEta(), thetamin, and RawTowerDefs::ZDC.
Referenced by BuildByName().
|
static |
Definition at line 418 of file SmearMatrixDetector_0_1_FF.cxx.
View newest version in sPHENIX GitHub at line 418 of file SmearMatrixDetector_0_1_FF.cxx
Referenced by BuildMatrixDetector_0_1_FF().