ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TUriTest.C File Reference
#include <TUri.h>
Include dependency graph for TUriTest.C:

Go to the source code of this file.

Functions

Bool_t TestResolutionHelper (TUri reference, TUri nominal, TUri &base)
 
Bool_t TestResolution ()
 
Bool_t TestPct ()
 
Bool_t TestComposition ()
 
void Answer (Bool_t success)
 
Bool_t TestValidation ()
 
void TUriTest ()
 

Function Documentation

void Answer ( Bool_t  success)

Definition at line 98 of file TUriTest.C.

Referenced by TUriTest().

Bool_t TestComposition ( )

Definition at line 85 of file TUriTest.C.

Referenced by TUriTest().

Bool_t TestPct ( )

Definition at line 68 of file TUriTest.C.

Referenced by TUriTest().

Bool_t TestResolution ( )

Definition at line 15 of file TUriTest.C.

Referenced by TUriTest().

Bool_t TestResolutionHelper ( TUri  reference,
TUri  nominal,
TUri base 
)

Definition at line 6 of file TUriTest.C.

Referenced by TestResolution().

Bool_t TestValidation ( )

Definition at line 106 of file TUriTest.C.

Referenced by TUriTest().

void TUriTest ( )

Definition at line 123 of file TUriTest.C.