Analysis Software
Documentation for sPHENIX simulation software
|
match reconstructed CM clusters to CM pads, calculate differences, store on the node tree and compute distortion reconstruction maps More...
#include "PHTpcCentralMembraneMatcher.h"
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/PHCompositeNode.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <trackbase/CMFlashClusterv3.h>
#include <trackbase/CMFlashClusterContainerv1.h>
#include <trackbase/CMFlashDifferencev1.h>
#include <trackbase/CMFlashDifferenceContainerv1.h>
#include <TFile.h>
#include <TGraph.h>
#include <TH1F.h>
#include <TH1D.h>
#include <TH2F.h>
#include <TF1.h>
#include <TNtuple.h>
#include <TString.h>
#include <TVector3.h>
#include <TStyle.h>
#include <cmath>
#include <set>
#include <string>
Go to the source code of this file.
match reconstructed CM clusters to CM pads, calculate differences, store on the node tree and compute distortion reconstruction maps
Definition in file PHTpcCentralMembraneMatcher.cc.