AliPhysics  7f4dd97 (7f4dd97)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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_pair
star_return_type
 
typedef const
momentum_object_pair
arrow_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 37 of file AliEmcalIterableContainer.h.

template<typename T >
typedef std::pair<AliTLorentzVector, T*> EMCALIterableContainer::operator_star_pair< T >::momentum_object_pair

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: