EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "FarForwardEvaluator.h"
#include <g4main/PHG4Particle.h>
#include <g4main/PHG4Shower.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <g4main/PHG4VtxPoint.h>
#include <g4vertex/GlobalVertex.h>
#include <g4vertex/GlobalVertexMap.h>
#include <calobase/RawCluster.h>
#include <calobase/RawClusterContainer.h>
#include <calobase/RawClusterUtility.h>
#include <calobase/RawTower.h>
#include <calobase/RawTowerContainer.h>
#include <calobase/RawTowerGeom.h>
#include <calobase/RawTowerGeomContainer.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/SubsysReco.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <TFile.h>
#include <TNtuple.h>
#include <TTree.h>
#include <CLHEP/Vector/ThreeVector.h>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <set>
#include <utility>
#include <sstream>
#include <TSystem.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
Go to the source code of this file.
Functions | |
template<class T > | |
T | GetParameterFromFile (std::string filename, std::string param) |
T GetParameterFromFile | ( | std::string | filename, |
std::string | param | ||
) |
Definition at line 420 of file FarForwardEvaluator.cc.
View newest version in sPHENIX GitHub at line 420 of file FarForwardEvaluator.cc