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

near_cosmic_mc_configure_shower.h

Go to the documentation of this file.
00001 void near_cosmic_mc_configure_shower(JobCPath& path)
00002 {
00003   //Set up the conditions for the CandSubShower Package
00004   path.Mod("ShowerSRListModule").Set("ShowerListAlgorithm=AlgShowerSRList");
00005   path.Mod("ShowerSRListModule").Set("ShowerListAlgConfig=default");
00006   path.Mod("ShowerSRListModule").Set("ListOut=CandShowerSRList");
00007 
00008   path.Mod("StripSRListModule").Set("ListIn=canddigitlist");
00009 }

Generated on Mon Feb 15 11:07:04 2010 for loon by  doxygen 1.3.9.1