EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDbFieldType.cxx File Reference
#include <iostream>
#include <sstream>
#include "TSQLServer.h"
#include "TString.h"
#include "FairDbFieldType.h"
+ Include dependency graph for FairDbFieldType.cxx:

Go to the source code of this file.

Macros

#define MATCHES(x, y)
 

Functions

 ClassImp (FairDbFieldType) FairDbFieldType
 

Macro Definition Documentation

#define MATCHES (   x,
  y 
)
Value:
(fConcept == x) && (concept == y) \
|| (fConcept == y) && (concept == x)

Referenced by FairDbFieldType::IsCompatible().

Function Documentation

ClassImp ( FairDbFieldType  )

Definition at line 10 of file FairDbFieldType.cxx.

View newest version in sPHENIX GitHub at line 10 of file FairDbFieldType.cxx