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

StopMuFinderFar.cxx File Reference

#include <list>
#include <cmath>
#include "UgliGeometry/UgliGeomHandle.h"
#include "MessageService/MsgService.h"
#include "MinosObjectMap/MomNavigator.h"
#include "CandData/CandRecord.h"
#include "CandData/CandHeader.h"
#include "RecoBase/CandFitTrackListHandle.h"
#include "RecoBase/CandFitTrackHandle.h"
#include "DataUtil/GetCandidate.h"
#include "DataUtil/GetCandHeader.h"
#include "DataUtil/CDL2STL.h"
#include "StopMuFinderFactory.h"
#include "StopMuFinderFar.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: StopMuFinderFar.cxx,v 1.3 2007/02/04 05:49:29 rhatcher Exp $")
StopMuFinderCreateSMF ()
 creator function (aka virtual constructor)

Variables

const string STOP_MU_FINDER_FAR = "StopMuFinderFar"
 The ID of class Line.
bool registered
 register block. When is it actually happening?


Function Documentation

StopMuFinder* CreateSMF  )  [static]
 

creator function (aka virtual constructor)

Definition at line 42 of file StopMuFinderFar.cxx.

00042 { return new StopMuFinderFar; }

CVSID "$Id: StopMuFinderFar cxx,
v 1.3 2007/02/04 05:49:29 rhatcher Exp $" 
 


Variable Documentation

bool registered [static]
 

Initial value:

 StopMuFinderFactory::Instance().
            RegisterStopMuFinder(STOP_MU_FINDER_FAR, CreateSMF)
register block. When is it actually happening?

Definition at line 45 of file StopMuFinderFar.cxx.

const string STOP_MU_FINDER_FAR = "StopMuFinderFar" [static]
 

The ID of class Line.

Definition at line 34 of file StopMuFinderFar.cxx.


Generated on Mon Feb 15 11:08:13 2010 for loon by  doxygen 1.3.9.1