|
BOSS 8.0.0
BESIII Offline Software System
|
#include <float.h>#include <limits.h>#include <math.h>#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Classes | |
| struct | vec_t |
| struct | dble_vec_t |
Macros | |
| #define | BASE 0x1000000 |
| #define | MASK 0xffffff |
| #define | STEP(pi, pj) |
Functions | |
| void | rlxd_init (int level, int seed) |
| void | ranlxd (double r[], int n) |
| int | rlxd_size (void) |
| void | rlxd_get (int state[]) |
| void | rlxd_reset (int state[]) |
| #define BASE 0x1000000 |
Definition at line 314 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
| #define MASK 0xffffff |
Definition at line 315 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
| #define STEP | ( | pi, | |
| pj ) |
Definition at line 334 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
| void ranlxd | ( | double | r[], |
| int | n ) |
Definition at line 502 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxdf_().
| void rlxd_get | ( | int | state[] | ) |
Definition at line 526 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdgetf_().
| void rlxd_init | ( | int | level, |
| int | seed ) |
Definition at line 439 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxd(), and rlxdinit_().
| void rlxd_reset | ( | int | state[] | ) |
Definition at line 546 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdresetf_().
| int rlxd_size | ( | void | ) |
Definition at line 524 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxd_get(), rlxd_reset(), and rlxd_sizef_().
| int num[96] |
Definition at line 331 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by EvtPDL::alias(), Dalitz::Babar_sakurai(), barrel_conv2root(), ExtSteppingAction::CalculateEmcEndCopyNb(), ExtSteppingAction::CalculateEmcEndPhiNb(), BesTofDigitizerEcV4::StripStruct::calNextN(), MucCalibMgr::CheckEvent(), BesEmcConstruction::ComputeEndCopyNb(), BesEmcSD::ComputeEndCopyNb(), EmcROOTGeo::ComputeEndCopyNb(), ExtBesEmcConstruction::ComputeEndCopyNb(), EvtDToKmPipPipPi0::decay(), EFEventLoopMgr::EF_Fragment_Address(), endcap_conv2root(), EvtSpinAmp::EvtSpinAmp(), EvtSpinAmp::EvtSpinAmp(), EvtSpinAmp::EvtSpinAmp(), EFtoTDS::execute(), ResetEtsAlg::execute(), QCMCFilter::findD0Decay(), BesEmcEndGeometry::GetCryNumInOneLayer(), ExtBesEmcEndGeometry::GetCryNumInOneLayer(), RecMucTrack::GetHitInSeg(), TofShower::getNeighbors(), EmcROOTGeo::GetPhysicalCrystal(), RootTofElecDataCnv::i_createObj(), TreeTofElecDataCnv::i_createObj(), BesMucEfficiency::Initialize(), BesGlobalTrigSvc::initialize(), QCMCFilter::initialize(), MucMark::NumInCol(), KalmanVertexFit::numTrack(), EmcSelBhaEvent::OutputMV(), EvtPdfDiv< T >::pdf(), EmcRecShowerPosLoglin::Position(), BesMucTrig::readIndex(), MdcTSF::ReadLut(), MdcTF::ReadTFLut(), Dalitz::sakurai(), CalibData::EndcapElec::setNum(), CalibData::EndcapElec::setNum(), EndcapElec::setNum(), EndcapElec::setNum(), BarrelElec::setNumEast(), BarrelElec::setNumEast(), CalibData::BarrelElec::setNumEast(), CalibData::BarrelElec::setNumEast(), BarrelElec::setNumWest(), BarrelElec::setNumWest(), CalibData::BarrelElec::setNumWest(), CalibData::BarrelElec::setNumWest(), KalmanVertexFit::setTrackIteration(), and KalmanVertexFit::setVertexIteration().
| dble_vec_t vec[12] |
Definition at line 330 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by EFResult::EFResult(), ElementLinkVector< DOBJ, StoragePolicy, IndexingPolicy >::ElementLinkVector(), Gam4pikp::execute(), ExtSteppingAction::GetGapID(), BesTofGeoParameter::GetVec(), Intersection(), DSemilepAlg::isGoodTrack(), DTagTool::isGoodTrack(), DTagTool::isGoodTrack_loose(), BesGeoTrack::Paint(), ranlxdf_(), BesPolygon2D::RotatePhi(), HltInf::setConData(), THltInf::setConData(), HltInf::setEmcData(), THltInf::setEmcData(), HltInf::setMdcData(), THltInf::setMdcData(), HltInf::setMucData(), THltInf::setMucData(), HltInf::setTofData(), THltInf::setTofData(), HltProcessor::Signature::Signature(), ElementLinkVector< DOBJ, StoragePolicy, IndexingPolicy >::swap(), and MdcSWire::yAxis().