Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MvtxClusterizer.C File Reference
#include "MvtxClusterizer.h"
#include "mvtx/MvtxDefUtil.h"
#include "mvtx/MvtxHitSetv1.h"
#include <trackbase/TrkrHitSetContainer.h>
#include <trackbase/TrkrHitSetv1.h>
#include <trackbase/TrkrClusterContainer.h>
#include <trackbase/TrkrClusterv1.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/getClass.h>
#include <g4detectors/PHG4CellContainer.h>
#include <g4detectors/PHG4CylinderCellGeomContainer.h>
#include <g4detectors/PHG4CylinderGeomContainer.h>
#include <g4detectors/PHG4CylinderGeom.h>
#include <g4detectors/PHG4CylinderGeom_MAPS.h>
#include <g4detectors/PHG4CylinderGeom_Siladders.h>
#include <g4detectors/PHG4Cell.h>
#include <g4detectors/PHG4CylinderCellGeom.h>
#include <boost/tuple/tuple.hpp>
#include <boost/format.hpp>
#include <TMatrixF.h>
#include <TVector3.h>
#include <boost/bind.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include <iostream>
#include <stdexcept>
#include <cmath>
+ Include dependency graph for MvtxClusterizer.C:

Go to the source code of this file.

Macros

#define BOOST_NO_HASH
 

Variables

static const float twopi = 2.0 * M_PI
 

Macro Definition Documentation

#define BOOST_NO_HASH

Definition at line 32 of file MvtxClusterizer.C.

View newest version in sPHENIX GitHub at line 32 of file MvtxClusterizer.C

Variable Documentation

const float twopi = 2.0 * M_PI
static

Definition at line 44 of file MvtxClusterizer.C.

View newest version in sPHENIX GitHub at line 44 of file MvtxClusterizer.C