#include "ForIA/IFourMomentum.hh"
#include "boost/smart_ptr.hpp"
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | ForIA::Cluster |
Namespaces | |
namespace | ForIA |
Typedefs | |
typedef boost::shared_ptr < Cluster > | ForIA::ClusterPtr |
typedef boost::shared_ptr < Cluster const > | ForIA::ClusterConstPtr |
typedef vector< ClusterConstPtr > | ForIA::ClusterVector |