#include <iostream>
#include <boost/shared_ptr.hpp>
#include "RecoParticleFlow/PFClusterTools/interface/DetectorElement.h"
Go to the source code of this file.
Classes | |
class | pftools::Deposition |
This class holds an arbitrary energy deposition, specified in terms of angular position, energy, depth (optional) and detector element type. More... | |
Namespaces | |
pftools | |
General option file parser. | |
Typedefs | |
typedef boost::shared_ptr < Deposition > | pftools::DepositionPtr |