Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
TestReadWriteSkymapObject.C File Reference

Functions

froot Close ()
 
 exit (0)
 
f ls ()
 
sm1 Write ("sm1")
 

Variables

TFile * f = new TFile("test.root")
 
TFile * froot = new TFile("test.root", "RECREATE")
 
skymapism = (skymap*)f->Get("sm1")
 
skymap sm1 =sm
 

Function Documentation

froot Close ( )
exit ( )
f ls ( )
sm1 Write ( "sm1"  )

Variable Documentation

TFile* f = new TFile("test.root")

Definition at line 14 of file TestReadWriteSkymapObject.C.

TFile* froot = new TFile("test.root", "RECREATE")

Definition at line 10 of file TestReadWriteSkymapObject.C.

skymap* ism = (skymap*)f->Get("sm1")

Definition at line 18 of file TestReadWriteSkymapObject.C.

skymap sm1 =sm

Definition at line 8 of file TestReadWriteSkymapObject.C.