AliPhysics  2eb5586 (2eb5586)
EMCALIterableContainer::operator_star_object< T > Class Template Reference

#include <AliEmcalIterableContainer.h>

Public Types

typedef std::pair< AliTLorentzVector, T * > momentum_object_pair
 
typedef Tstar_return_type
 
typedef T ** arrow_return_type
 
typedef Titerator_type
 

Static Public Member Functions

static star_return_type star (momentum_object_pair *ptr)
 
static arrow_return_type arrow (momentum_object_pair *ptr)
 

Detailed Description

template<typename T>
class EMCALIterableContainer::operator_star_object< T >

Definition at line 44 of file AliEmcalIterableContainer.h.

Member Typedef Documentation

Definition at line 48 of file AliEmcalIterableContainer.h.

template<typename T >
typedef T* EMCALIterableContainer::operator_star_object< T >::iterator_type

Definition at line 49 of file AliEmcalIterableContainer.h.

Definition at line 46 of file AliEmcalIterableContainer.h.

Definition at line 47 of file AliEmcalIterableContainer.h.

Member Function Documentation

template<typename T >
static arrow_return_type EMCALIterableContainer::operator_star_object< T >::arrow ( momentum_object_pair ptr)
inlinestatic

Definition at line 52 of file AliEmcalIterableContainer.h.

template<typename T >
static star_return_type EMCALIterableContainer::operator_star_object< T >::star ( momentum_object_pair ptr)
inlinestatic

Definition at line 51 of file AliEmcalIterableContainer.h.


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