Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Cedar_phy/restructure-chris/headers/configure_ugli.h

Go to the documentation of this file.
00001 void configure_ugli()
00002 {
00004 
00005   // Set Ugli to use only database.
00006   UgliLoanPool::SetAlwaysUseDbi(true);
00007 
00008   // Use GeoGeometry for reconstruction instead of UgliGeometry
00009   UgliLoanPool::Instance()->SetUseGeo(true);
00010 }

Generated on Mon Feb 15 11:06:32 2010 for loon by  doxygen 1.3.9.1