StRoot
1
|
Implementation of StFmsEventClusterer, manager class for clustering. More...
#include "StFmsEventClusterer.h"
#include "StFmsDbMaker/StFmsDbMaker.h"
#include <algorithm>
#include <array>
#include <functional>
#include <iterator>
#include <list>
#include <numeric>
#include "TF2.h"
#include "TMath.h"
#include "TRandom.h"
#include "St_base/StMessMgr.h"
#include "StEvent/StFmsCluster.h"
#include "StEvent/StFmsHit.h"
#include "StFmsClusterFitter.h"
#include "StFmsFittedPhoton.h"
#include "StFmsTower.h"
#include "StFmsTowerCluster.h"
#include "StFmsConstant.h"
Go to the source code of this file.
Implementation of StFmsEventClusterer, manager class for clustering.
Definition in file StFmsEventClusterer.cxx.