Defines | Functions

macros/savecond.C File Reference

#include <fstream.h>
#include <Riostream.h>
#include "RVersion.h"

Go to the source code of this file.

Defines

#define __NOGO4MACRO__

Functions

void conditer (TDirectory *dir, const char *wildcard, TList *found)
TString MakeFuncName (const char *main, const char *objname)
Bool_t save1cond (TObject *obj, const char *prefix)
void savecond (const char *wildcard="*", const char *prefix="set")

Define Documentation

#define __NOGO4MACRO__

Definition at line 21 of file savecond.C.


Function Documentation

void conditer ( TDirectory *  dir,
const char *  wildcard,
TList *  found 
)

Definition at line 37 of file savecond.C.

Referenced by savecond().

TString MakeFuncName ( const char *  main,
const char *  objname 
)

Definition at line 83 of file savecond.C.

Bool_t save1cond ( TObject *  obj,
const char *  prefix 
)

Definition at line 98 of file savecond.C.

References MakeFuncName().

Referenced by savecond().

void savecond ( const char *  wildcard = "*",
const char *  prefix = "set" 
)

Definition at line 131 of file savecond.C.

References conditer(), and save1cond().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines