#include <Math/VectorUtil.h>
#include "RecoHI/HiEgammaAlgos/interface/CxCalculator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "Geometry/Records/interface/CaloGeometryRecord.h"
#include "Geometry/CaloGeometry/interface/CaloSubdetectorGeometry.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/Math/interface/Vector3D.h"
Go to the source code of this file.
Macros | |
#define | PI 3.141592653589793238462643383279502884197169399375105820974945 |
#define PI 3.141592653589793238462643383279502884197169399375105820974945 |
Definition at line 21 of file CxCalculator.cc.