![]() |
AmpGen 2.1
|
Definition at line 68 of file Projection.h.
Public Member Functions | |
| Projection2D (const Projection &_xAxis, const Projection &_yAxis) | |
| TH2D * | plot (const std::string &prefix="") const |
| template<class eventlist_type, class... ARGS> | |
| TH2D * | operator() (const eventlist_type &evts, const ARGS... args) const |
| std::pair< double, double > | operator() (const Event &evt) const |
Friends | |
| class | Projection |
|
inline |
Definition at line 75 of file Projection.h.
| std::pair< double, double > AmpGen::Projection2D::operator() | ( | const Event & | evt | ) | const |
|
inline |
Definition at line 78 of file Projection.h.
| TH2D * AmpGen::Projection2D::plot | ( | const std::string & | prefix = "" | ) | const |
|
friend |
Definition at line 69 of file Projection.h.