Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MvtxPrototype2Clusterizer.cc File Reference
#include "MvtxPrototype2Clusterizer.h"
#include "MvtxPrototype2Geom.h"
#include <mvtx/MvtxDefs.h>
#include <mvtx/MvtxHit.h>
#include <trackbase/TrkrClusterContainer.h>
#include <trackbase/TrkrClusterv1.h>
#include <trackbase/TrkrHitSet.h>
#include <trackbase/TrkrHitSetContainer.h>
#include <trackbase/TrkrClusterHitAssoc.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/getClass.h>
#include <boost/format.hpp>
#include <boost/tuple/tuple.hpp>
#include <TMatrixF.h>
#include <TVector3.h>
#include <boost/bind.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include <cmath>
#include <iostream>
#include <stdexcept>
+ Include dependency graph for MvtxPrototype2Clusterizer.cc:

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 30 of file MvtxPrototype2Clusterizer.cc.

View newest version in sPHENIX GitHub at line 30 of file MvtxPrototype2Clusterizer.cc

Variable Documentation

const float twopi = 2.0 * M_PI
static

Definition at line 42 of file MvtxPrototype2Clusterizer.cc.

View newest version in sPHENIX GitHub at line 42 of file MvtxPrototype2Clusterizer.cc