AliPhysics  27da6ee (27da6ee)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliJSONReader Class Reference

#include <AliJSONReader.h>

Public Member Functions

 AliJSONReader ()
 
virtual ~AliJSONReader ()
 
TList * Decode (const char *jsosnstring) const
 

Private Member Functions

void AddNodeToList (AliJSONSyntaxTreeNode *node, TList *consumer) const
 

Detailed Description

Definition at line 41 of file AliJSONReader.h.

Constructor & Destructor Documentation

AliJSONReader::AliJSONReader ( )

Definition at line 50 of file AliJSONReader.cxx.

AliJSONReader::~AliJSONReader ( )
virtual

Definition at line 54 of file AliJSONReader.cxx.

Member Function Documentation

void AliJSONReader::AddNodeToList ( AliJSONSyntaxTreeNode node,
TList *  consumer 
) const
private

Definition at line 122 of file AliJSONReader.cxx.

Referenced by Decode().

TList * AliJSONReader::Decode ( const char *  jsosnstring) const

Definition at line 57 of file AliJSONReader.cxx.

Referenced by AliEMCALConfiguration::Build().


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