#include "RecoParticleFlow/PFClusterTools/interface/DetectorElement.h"
#include "RecoParticleFlow/PFClusterTools/interface/ParticleDeposit.h"
#include "RecoParticleFlow/PFClusterTools/interface/PFToolsException.h"
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pftools |
Classes | |
class | pftools::Calibrator |
Abstract base class for Particle Flow calibration algorithms. More... | |
Typedefs | |
typedef boost::shared_ptr < Calibrator > | pftools::CalibratorPtr |