#include <vector>
#include <boost/shared_ptr.hpp>
#include "RecoParticleFlow/PFClusterTools/interface/DetectorElementType.h"
#include "RecoParticleFlow/PFClusterTools/interface/PFToolsException.h"
#include "TH2F.h"
#include "TH1F.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | pftools::DetectorElement |
Represents an energy-measuring region of our detector. More... | |
Namespaces | |
pftools | |
General option file parser. | |
Typedefs | |
typedef boost::shared_ptr< DetectorElement > | pftools::DetectorElementPtr |
Functions | |
std::ostream & | pftools::operator<< (std::ostream &s, const DetectorElement &de) |