![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "MBDStudy.h"#include <phool/phool.h>#include <phool/getClass.h>#include <g4main/PHG4HitContainer.h>#include <g4main/PHG4TruthInfoContainer.h>#include <g4main/PHG4Particle.h>#include <g4main/PHG4Hit.h>#include <g4main/PHG4VtxPoint.h>#include <fun4all/PHTFileServer.h>#include <fun4all/Fun4AllServer.h>#include <ffaobjects/EventHeaderv1.h>#include <mbd/MbdOut.h>#include <TFile.h>#include <TTree.h>#include <TH1F.h>#include <TH2F.h>#include <TF1.h>#include <TCanvas.h>#include <TString.h>#include <TLorentzVector.h>#include <TDatabasePDG.h>#include <TRandom3.h>#include <TSystem.h>#include <iostream>#include <cmath>
Include dependency graph for MBDStudy.cc:Go to the source code of this file.
Variables | |
| const Double_t | index_refract = 1.4585 |
| const Double_t | v_ckov = 1.0/index_refract |
| const Double_t | C = 29.9792458 |
| const float | TubeLoc [64][2] |
| const Double_t C = 29.9792458 |
Definition at line 36 of file MBDStudy.cc.
View newest version in sPHENIX GitHub at line 36 of file MBDStudy.cc
Referenced by KFPMath::__attribute__(), Acts::Python::addExaTrkXTrackFinding(), OnlBbcEvent::calculate(), MbdEvent::Calculate(), PHG4HcalDetector::ConstructMe(), KFParticle::Create(), KFParticleSIMD::Create(), Acts::Geant4VolumeConverter::cylinderBounds(), genfit::MaterialEffects::dEdxBrems(), CaloWaveformFitting::FastMax(), FillHoughHist(), Acts::RiddersPropagator< propagator_t >::fitLinear(), get_parametrization_F2(), KFParticleBase::GetMeasurement(), KFParticleBaseSIMD::GetMeasurement(), KFParticlePVReconstructor::Init(), Acts::AnnulusBounds::inside(), Acts::ConeSurface::intersectionSolver(), KFParticleSIMD::KFParticleSIMD(), PHTruthClustering::line_circle_intersection(), SvtxTruthEval::line_circle_intersection(), EMMaximization::Move(), TpcClusterBuilder::print_file(), MBDStudy::process_event(), BBCStudy::process_event(), KFParticleTest::RunTestSingle(), Acts::AtlasStepper::State::State(), Acts::AtlasStepper::transportCovarianceToBound(), Acts::AtlasStepper::transportCovarianceToCurvilinear(), and Acts::AtlasStepper::update().
| const Double_t index_refract = 1.4585 |
Definition at line 34 of file MBDStudy.cc.
View newest version in sPHENIX GitHub at line 34 of file MBDStudy.cc
| const float TubeLoc[64][2] |
Definition at line 41 of file MBDStudy.cc.
View newest version in sPHENIX GitHub at line 41 of file MBDStudy.cc
Referenced by PHG4BbcDetector::ConstructMe(), and MBDStudy::process_event().
| const Double_t v_ckov = 1.0/index_refract |
Definition at line 35 of file MBDStudy.cc.
View newest version in sPHENIX GitHub at line 35 of file MBDStudy.cc
Referenced by MBDStudy::process_event().