ROOTANA
Loading...
Searching...
No Matches
Data Structures | Functions
manalyzer_example_esoteric.cxx File Reference
#include <stdio.h>
#include "manalyzer.h"
#include "midasio.h"
#include "odbxx.h"
Include dependency graph for manalyzer_example_esoteric.cxx:

Go to the source code of this file.

Data Structures

struct  ExampleE1
 
struct  ExampleE2
 
class  ExampleE1Factory
 
class  ExampleE2Factory
 

Functions

static void PrintRunInfo (MVOdb *odb)
 
static void PrintOdbXX ()
 
static TARegister tar1 (new ExampleE1Factory)
 
static TARegister tar2 (new ExampleE2Factory)
 

Function Documentation

◆ PrintOdbXX()

static void PrintOdbXX ( )
static

Definition at line 33 of file manalyzer_example_esoteric.cxx.

Here is the caller graph for this function:

◆ PrintRunInfo()

static void PrintRunInfo ( MVOdb odb)
static

Definition at line 16 of file manalyzer_example_esoteric.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tar1()

static TARegister tar1 ( new  ExampleE1Factory)
static

◆ tar2()

static TARegister tar2 ( new  ExampleE2Factory)
static