ROOTPWA
Public Types | Public Attributes | List of all members
TPWALikelihood< complexT >::functionCallInfo Struct Reference

#include <TPWALikelihood.h>

Public Types

typedef
boost::accumulators::accumulator_set
< double,
boost::accumulators::stats
< boost::accumulators::tag::sum(boost::accumulators::compensated)> > 
timeAccType

Public Attributes

unsigned int nmbCalls
timeAccType funcTime
timeAccType normTime
timeAccType totalTime

Detailed Description

template<typename complexT>
struct TPWALikelihood< complexT >::functionCallInfo

Definition at line 93 of file TPWALikelihood.h.

Member Typedef Documentation

template<typename complexT>
typedef boost::accumulators::accumulator_set<double, boost::accumulators::stats <boost::accumulators::tag::sum(boost::accumulators::compensated)> > TPWALikelihood< complexT >::functionCallInfo::timeAccType

Definition at line 96 of file TPWALikelihood.h.

Member Data Documentation

template<typename complexT>
timeAccType TPWALikelihood< complexT >::functionCallInfo::funcTime

Definition at line 98 of file TPWALikelihood.h.

template<typename complexT>
unsigned int TPWALikelihood< complexT >::functionCallInfo::nmbCalls

Definition at line 97 of file TPWALikelihood.h.

Referenced by TPWALikelihood< complexT >::ncalls().

template<typename complexT>
timeAccType TPWALikelihood< complexT >::functionCallInfo::normTime

Definition at line 99 of file TPWALikelihood.h.

template<typename complexT>
timeAccType TPWALikelihood< complexT >::functionCallInfo::totalTime

Definition at line 100 of file TPWALikelihood.h.


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