#include <cassert>#include <cmath>#include <map>#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgHandle.h"#include "Algorithm/AlgConfig.h"#include "Candidate/CandContext.h"#include "CandEventSR/AlgEventSRList.h"#include "RecoBase/CandEvent.h"#include "RecoBase/CandEventHandle.h"#include "RecoBase/CandEventList.h"#include "RecoBase/CandEventListHandle.h"#include "Conventions/PlaneView.h"#include "RecoBase/CandClusterHandle.h"#include "RecoBase/CandCluster.h"#include "CandShowerSR/CandShowerSR.h"#include "CandShowerSR/CandShowerSRHandle.h"#include "CandShowerSR/CandShowerSRListHandle.h"#include "RecoBase/CandShowerHandle.h"#include "RecoBase/CandShower.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "Navigation/NavKey.h"#include "Navigation/NavSet.h"#include "Plex/PlexPlaneId.h"#include "RecoBase/CandRecoHandle.h"#include "RecoBase/CandSliceHandle.h"#include "RecoBase/CandStripHandle.h"#include "RecoBase/CandTrackHandle.h"#include "RecoBase/CandClusterListHandle.h"#include "RecoBase/CandSliceListHandle.h"#include "RecoBase/CandShowerListHandle.h"#include "RecoBase/CandTrackListHandle.h"#include "UgliGeometry/UgliGeomHandle.h"#include "UgliGeometry/UgliScintPlnHandle.h"#include "Validity/VldContext.h"#include "CandFitTrackSR/CandFitTrackSRHandle.h"#include "Calibrator/Calibrator.h"Go to the source code of this file.
Defines | |
| #define | PITCHINMETRES 0.0594 |
Functions | |
| CVSID ("$Id: AlgEventSRList.cxx,v 1.67 2008/11/05 17:26:55 rodriges Exp $") | |
|
|
Definition at line 54 of file AlgEventSRList.cxx. Referenced by AlgShowerSSList::RunAlg(), and AlgEventSSList::RunAlg(). |
|
||||||||||||
|
|
1.3.9.1