Analysis Software
Documentation for sPHENIX simulation software
|
#include "RawClusterBuilderGraph.h"
#include "PHMakeGroups.h"
#include <calobase/RawCluster.h>
#include <calobase/RawClusterContainer.h>
#include <calobase/RawClusterDefs.h>
#include <calobase/RawClusterv1.h>
#include <calobase/RawTower.h>
#include <calobase/RawTowerContainer.h>
#include <calobase/RawTowerDefs.h>
#include <calobase/RawTowerGeom.h>
#include <calobase/RawTowerGeomContainer.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/getClass.h>
#include <phool/phool.h>
#include <algorithm>
#include <cassert>
#include <cmath>
#include <exception>
#include <iostream>
#include <map>
#include <stdexcept>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | twrs |
Functions | |
bool | operator< (const twrs &a, const twrs &b) |
Definition at line 105 of file RawClusterBuilderGraph.cc.
View newest version in sPHENIX GitHub at line 105 of file RawClusterBuilderGraph.cc
References twrs::get_bineta(), and twrs::get_binphi().