AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::Projection2D Class Reference

Detailed Description

Definition at line 74 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
 

Constructor & Destructor Documentation

◆ Projection2D()

AmpGen::Projection2D::Projection2D ( const Projection & _xAxis,
const Projection & _yAxis )
inline

Definition at line 82 of file Projection.h.

Member Function Documentation

◆ operator()() [1/2]

std::pair< double, double > AmpGen::Projection2D::operator() ( const Event & evt) const

◆ operator()() [2/2]

template<class eventlist_type, class... ARGS>
TH2D * AmpGen::Projection2D::operator() ( const eventlist_type & evts,
const ARGS... args ) const
inline

Definition at line 85 of file Projection.h.

◆ plot()

TH2D * AmpGen::Projection2D::plot ( const std::string & prefix = "") const

Friends And Related Symbol Documentation

◆ Projection

friend class Projection
friend

Definition at line 76 of file Projection.h.


The documentation for this class was generated from the following file: