#include "mEmcClusterizerv0.h"
#include <cstdio>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <cassert>
#include <memory>
#include "PHNode.h"
#include "PHCompositeNode.h"
#include "PHIODataNode.h"
#include "PHNodeIterator.h"
#include "PHTable.hh"
#include "EmcIndexer.h"
#include "EmcCluster.h"
#include "EmcScSectorRec.h"
#include "EmcGlSectorRec.h"
#include "mEmcGeometryModule.h"
#include "VtxOut.h"
#include "emcTowerContainer.h"
#include "emcTowerContent.h"
#include "emcClusterContainer.h"
#include "emcClusterContent.h"
Include dependency graph for mEmcClusterizerv0.C:
Go to the source code of this file.
Typedefs | |
typedef PHIODataNode< PHTable > | TableNode_t |
Functions | |
void | computeCorrectedDispersion (float ycg, float zcg, float dispy, float dispz, float yModSize, float zModSize, float &corrdispy, float &corrdispz) |
|
Definition at line 36 of file mEmcClusterizerv0.C. |
|
Definition at line 41 of file mEmcClusterizerv0.C. Referenced by mEmcClusterizerv0::fillPeakArea(). |