Example: CalRecon AnalysisNote: The following code was taken directly from RootTreeAnalysis in the RootAnalysis package stored in Offline's CVS repository. In this context, the variable "rec" is a ReconEvent object which was filled in RootTreeAnalysis::Go( ) method. All file handling is done within the initialization of the RootTreeAnalysis object and is not shown here. The complete documentation of the reconRootData library which defines ReconEvent and all reconstruction classes can be found at:
If you desire to download this piece of code - here is a full copy: void RootTreeAnalysis::ReconCal() { Owned by: Heather Kelly
|