#include "DataFormats/EcalRecHit/interface/EcalRecHit.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h"
#include "DataFormats/EcalDetId/interface/EBDetId.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"
#include "Geometry/CaloGeometry/interface/CaloSubdetectorGeometry.h"
#include "Geometry/CaloGeometry/interface/CaloGeometry.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/Math/interface/Point3D.h"
#include <string>
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef math::XYZPoint | Point |
Functions | |
Point | getECALposition (std::vector< reco::EcalRecHitData > recHits, const CaloSubdetectorGeometry) |
typedef math::XYZPoint Point |
Definition at line 17 of file LogPositionCalc.h.
Point getECALposition | ( | std::vector< reco::EcalRecHitData > | recHits, |
const CaloSubdetectorGeometry | |||
) |