![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Producer module to create 3D clusters from input hits. More...
#include "lardataobj/RecoBase/Event.h"#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"#include "lardataobj/RecoBase/Vertex.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "TMath.h"#include <iomanip>#include <iostream>Go to the source code of this file.
Namespaces | |
| recob | |
| Reconstruction base classes. | |
Functions | |
| std::ostream & | recob::operator<< (std::ostream &o, const Event &a) |
| bool | recob::operator< (const Event &a, const Event &b) |
Producer module to create 3D clusters from input hits.
Definition in file Event.cxx.