LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Go to the source code of this file.
Functions | |
TFile | f ("brachytherapy.root") |
for (int i=0;i< 401;i++) | |
Variables | |
Double_t | Seed_length = 0.35 |
Double_t | EnergyMap [401] |
Int_t | Voxels [401] |
Double_t | normDose [401] |
Double_t | GeomFunction [401] |
Double_t | GeometryFunctionZero |
Double_t | beta |
Double_t | R |
Double_t | K |
Double_t | Radial [401] |
Double_t | radius |
Int_t | radInt |
Int_t | numberOfBins =801 |
TFile f | ( | "brachytherapy.root" | ) |
for | ( | ) |
Definition at line 23 of file TG43_relative_dose.C.
References h20, numberOfBins, and radInt.
Referenced by shower::EMShowerAlg::GetPlanePermutations(), shower::TrackShowerSeparationAlg::SelectShowerHits(), and shower::EMShowerAlg::WorstPlane().
Double_t beta |
Definition at line 15 of file TG43_relative_dose.C.
Referenced by util::LArPropertiesServiceArgoNeuT::Eloss(), detinfo::DetectorPropertiesStandard::Eloss(), genf::GFEnergyLossBrems::energyLoss(), genf::GFEnergyLossBetheBloch::energyLoss(), genf::GFEnergyLossCoulomb::energyLoss(), trkf::Track3DKalmanSPS::energyLossBetheBloch(), genf::GFMaterialEffects::energyLossBrems(), export_G4ThreeVector(), trkf::KalmanFilterAlg::fitMomentumMS(), trkf::TrackMomentumCalculator::getSegTracks_(), genf::GFSpacepointHitPolicy::hitCov(), trkf::TrajectoryMCSFitter::mcsLikelihood(), genf::GFKalman::processHit(), simb::MCFlux::ReDecay(), genf::GFAbsRecoHit::residualVector(), and evgen::MarleyTimeGen::source_from_time_fit().
Double_t EnergyMap[401] |
Definition at line 10 of file TG43_relative_dose.C.
Double_t GeometryFunctionZero |
Definition at line 14 of file TG43_relative_dose.C.
Double_t GeomFunction[401] |
Definition at line 13 of file TG43_relative_dose.C.
Double_t K |
Definition at line 17 of file TG43_relative_dose.C.
Referenced by trkf::KFTrackState::combineWithTrackState(), util::LArPropertiesServiceArgoNeuT::Eloss(), detinfo::DetectorPropertiesStandard::Eloss(), util::LArPropertiesServiceArgoNeuT::ElossVar(), detinfo::DetectorPropertiesStandard::ElossVar(), genf::GFEnergyLossBrems::energyLoss(), and genf::GFMaterialEffects::energyLossBrems().
Double_t normDose[401] |
Definition at line 12 of file TG43_relative_dose.C.
Int_t numberOfBins =801 |
Definition at line 21 of file TG43_relative_dose.C.
Referenced by for().
Double_t R |
Definition at line 16 of file TG43_relative_dose.C.
Referenced by lar_pandora::PFParticleAnalysis::analyze(), lar_pandora::PFParticleMonitoring::analyze(), trkf::TrajectoryMCSFitter::breakTrajInSegments(), genf::GFKalman::chi2Increment(), lar::example::PointIsolationAlg< Coord >::computeCellSize(), calo::TrackCalorimetryAlg::CreatePathLengthFractionVector(), recob::Trajectory::Length(), recob::TrackTrajectory::Length(), geo::GeometryCore::MassBetweenPoints(), genf::PrintROOTmatrix(), trk::TrackContainmentAlg::ProcessTracks(), lar::example::PointIsolationAlg< Coord >::removeIsolatedPoints(), and genf::RKTrackRep::RKutta().
Double_t Radial[401] |
Definition at line 18 of file TG43_relative_dose.C.
Int_t radInt |
Definition at line 20 of file TG43_relative_dose.C.
Referenced by for().
Double_t radius |
Definition at line 19 of file TG43_relative_dose.C.
Referenced by BuildTarget(), NestAlg::CalculateIonizationAndScintillation(), geoalgo::Cone::Cone(), evd::RecoBaseDrawer::DrawShower3D(), ems::Bin2D::GetCenter(), ems::Bin2D::GetIniHits(), voronoi2d::VoronoiDiagram::makeCircleEvent(), evd::RecoBaseDrawer::Prong2D(), geoalgo::Cone::~Cone(), and geoalgo::Cylinder::~Cylinder().
Double_t Seed_length = 0.35 |
Definition at line 8 of file TG43_relative_dose.C.
Int_t Voxels[401] |
Definition at line 11 of file TG43_relative_dose.C.