Analysis Software
Documentation for sPHENIX simulation software
|
#include "TPCFEETestRecov1.h"
#include "TPCDaqDefs.h"
#include <g4detectors/PHG4Cell.h>
#include <g4detectors/PHG4CellContainer.h>
#include <g4detectors/PHG4CylinderCellGeom.h>
#include <g4detectors/PHG4CylinderCellGeomContainer.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
#include <fun4all/Fun4AllHistoManager.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/PHTFileServer.h>
#include <phhepmc/PHHepMCGenEvent.h>
#include <phhepmc/PHHepMCGenEventMap.h>
#include <phool/PHCompositeNode.h>
#include <phool/getClass.h>
#include <Event/Event.h>
#include <Event/EventTypes.h>
#include <Event/packet.h>
#include <Event/oncsSubConstants.h>
#include <TClonesArray.h>
#include <TFile.h>
#include <TH1D.h>
#include <TH2D.h>
#include <TString.h>
#include <TTree.h>
#include <TVector3.h>
#include <CLHEP/Units/SystemOfUnits.h>
#include <boost/bimap.hpp>
#include <boost/bind.hpp>
#include <boost/format.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include <algorithm>
#include <array>
#include <cassert>
#include <cmath>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <stdexcept>
#include <tuple>
Go to the source code of this file.
Functions | |
bool | operator< (const TPCFEETestRecov1::PadPlaneData::SampleID &s1, const TPCFEETestRecov1::PadPlaneData::SampleID &s2) |
bool operator< | ( | const TPCFEETestRecov1::PadPlaneData::SampleID & | s1, |
const TPCFEETestRecov1::PadPlaneData::SampleID & | s2 | ||
) |
Definition at line 572 of file TPCFEETestRecov1.cc.
View newest version in sPHENIX GitHub at line 572 of file TPCFEETestRecov1.cc
References TPCFEETestRecov1::PadPlaneData::SampleID::padx, TPCFEETestRecov1::PadPlaneData::SampleID::pady, and TPCFEETestRecov1::PadPlaneData::SampleID::sample.