AliPhysics  9df6235 (9df6235)
EMCALIterableContainer::operator_star_pair< T > Class Template Reference

#include <AliEmcalIterableContainer.h>

Public Types

typedef std::pair< AliTLorentzVector, T * > momentum_object_pair
 
typedef const momentum_object_pairstar_return_type
 
typedef const momentum_object_pairarrow_return_type
 
typedef momentum_object_pair iterator_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_pair< T >

Definition at line 32 of file AliEmcalIterableContainer.h.

Member Typedef Documentation

Definition at line 36 of file AliEmcalIterableContainer.h.

Definition at line 34 of file AliEmcalIterableContainer.h.

Definition at line 35 of file AliEmcalIterableContainer.h.

Member Function Documentation

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

Definition at line 40 of file AliEmcalIterableContainer.h.

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

Definition at line 39 of file AliEmcalIterableContainer.h.


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