Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4MvtxHitReco.cc File Reference
#include "PHG4MvtxHitReco.h"
#include <mvtx/CylinderGeom_Mvtx.h>
#include <mvtx/MvtxHitPruner.h>
#include <trackbase/MvtxDefs.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/TrkrHit.h>
#include <trackbase/TrkrHitSet.h>
#include <trackbase/TrkrHitSetContainer.h>
#include <trackbase/TrkrHitSetContainerv1.h>
#include <trackbase/TrkrHitTruthAssoc.h>
#include <trackbase/TrkrHitTruthAssocv1.h>
#include <trackbase/TrkrHitv2.h>
#include <g4tracking/TrkrTruthTrack.h>
#include <g4tracking/TrkrTruthTrackContainer.h>
#include <g4tracking/TrkrTruthTrackContainerv1.h>
#include <trackbase/ClusHitsVerbosev1.h>
#include <trackbase/TrkrClusterContainer.h>
#include <trackbase/TrkrClusterContainerv4.h>
#include <trackbase/TrkrClusterv4.h>
#include <g4detectors/PHG4CylinderGeom.h>
#include <g4detectors/PHG4CylinderGeomContainer.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
#include <g4main/PHG4Utils.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/SubsysReco.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/PHRandomSeed.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <G4SystemOfUnits.hh>
#include <TVector3.h>
#include <cassert>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <memory>
#include <vector>
#include <set>
+ Include dependency graph for PHG4MvtxHitReco.cc:

Go to the source code of this file.

Functions

m_rng reset (gsl_rng_alloc(gsl_rng_mt19937))
 
 gsl_rng_set (m_rng.get(), seed)
 
 InitializeParameters ()
 

Function Documentation

InitializeParameters ( )
m_rng reset ( gsl_rng_alloc(gsl_rng_mt19937)  )

Referenced by G__ExampleAnalysisModule_Dict_578_0_2(), G__ExampleAnalysisModule_Dict_579_0_2(), and Fun4AllServer::ResetNodeTree().

+ Here is the caller graph for this function: