CLASS  1.1
Classes | Fonctions
Référence du fichier include/IsotopicVector.hxx

Header file for IsotopicVector class. The aim of this Class is to manage any kind of IsotopicVector, and any operation between them : sum, substraction.... Plus de détails...

#include "ZAI.hxx"
#include "TObject.h"
#include <string>
#include <map>
Graphe des dépendances par inclusion de IsotopicVector.hxx:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Aller au code source de ce fichier.

Classes

class  IsotopicVector

Fonctions

IsotopicVector operator/ (IsotopicVector const &IVA, double F)
IsotopicVector operator/ (ZAI const &zai, double F)
IsotopicVector operator* (IsotopicVector const &IVA, double F)
IsotopicVector operator* (ZAI const &zai, double F)
IsotopicVector operator+ (IsotopicVector const &IVa, IsotopicVector const &IVb)
IsotopicVector operator- (IsotopicVector const &IVa, IsotopicVector const &IVb)
double Distance (IsotopicVector IV1, IsotopicVector IV2)
double Norme (IsotopicVector IV1)

Description détaillée

Header file for IsotopicVector class. The aim of this Class is to manage any kind of IsotopicVector, and any operation between them : sum, substraction....

Auteur:
BaM
Version:
0.

Définition dans le fichier IsotopicVector.hxx.


Documentation des fonctions

double Distance ( IsotopicVector  IV1,
IsotopicVector  IV2 
)

Définition à la ligne 44 du fichier IsotopicVector.cxx.

Voici le graphe d'appel pour cette fonction :

Voici le graphe des appelants de cette fonction :

double Norme ( IsotopicVector  IV1)

Voici le graphe des appelants de cette fonction :

IsotopicVector operator* ( IsotopicVector const &  IVA,
double  F 
)

Définition à la ligne 101 du fichier IsotopicVector.cxx.

Voici le graphe d'appel pour cette fonction :

IsotopicVector operator* ( ZAI const &  zai,
double  F 
)

Définition à la ligne 81 du fichier IsotopicVector.cxx.

Voici le graphe d'appel pour cette fonction :

IsotopicVector operator+ ( IsotopicVector const &  IVa,
IsotopicVector const &  IVb 
)

Définition à la ligne 64 du fichier IsotopicVector.cxx.

IsotopicVector operator- ( IsotopicVector const &  IVa,
IsotopicVector const &  IVb 
)

Définition à la ligne 72 du fichier IsotopicVector.cxx.

IsotopicVector operator/ ( IsotopicVector const &  IVA,
double  F 
)

Définition à la ligne 110 du fichier IsotopicVector.cxx.

Voici le graphe d'appel pour cette fonction :

IsotopicVector operator/ ( ZAI const &  zai,
double  F 
)

Définition à la ligne 90 du fichier IsotopicVector.cxx.

Voici le graphe d'appel pour cette fonction :

 Tout Classes Fichiers Fonctions Variables Macros