AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::TreeReader::Proxy< OutputType > Struct Template Reference

Detailed Description

template<class OutputType>
struct AmpGen::TreeReader::Proxy< OutputType >

Definition at line 62 of file TreeReader.h.

Public Member Functions

 Proxy ()
 
 operator OutputType () const
 
 ~Proxy ()
 

Public Attributes

OutputType * data
 

Constructor & Destructor Documentation

◆ Proxy()

template<class OutputType>
AmpGen::TreeReader::Proxy< OutputType >::Proxy ( )
inline

Definition at line 65 of file TreeReader.h.

◆ ~Proxy()

template<class OutputType>
AmpGen::TreeReader::Proxy< OutputType >::~Proxy ( )
inline

Definition at line 67 of file TreeReader.h.

Member Function Documentation

◆ operator OutputType()

template<class OutputType>
AmpGen::TreeReader::Proxy< OutputType >::operator OutputType ( ) const
inline

Definition at line 66 of file TreeReader.h.

Member Data Documentation

◆ data

template<class OutputType>
OutputType* AmpGen::TreeReader::Proxy< OutputType >::data

Definition at line 64 of file TreeReader.h.


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