Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
LhaDBNodeProvider.h File Reference

IDBNodeProvider implementation backed by an LHA/SLHA/FLHA file. More...

#include <string>
#include "IDBNodeProvider.h"
#include "DBManager.h"
Include dependency graph for LhaDBNodeProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LhaDBNodeProvider
 DBNode provider for LHA / SLHA / FLHA sources. More...
 

Detailed Description

IDBNodeProvider implementation backed by an LHA/SLHA/FLHA file.

LhaDBNodeProvider uses DBManager under the hood to:

  • parse the given LHA-like file,
  • obtain a DBNode tree representation,
  • optionally extend the set of known LHA block prototypes.

Definition in file LhaDBNodeProvider.h.