#include <cassert>#include "Algorithm/AlgConfig.h"#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgHandle.h"#include "Calibrator/Calibrator.h"#include "CandData/CandHeader.h"#include "CandData/CandRecord.h"#include "CandDigit/CandDigitListHandle.h"#include "RecoBase/CandShowerListHandle.h"#include "RecoBase/CandShowerList.h"#include "RecoBase/CandShowerHandle.h"#include "CandShowerSR/CandShowerSRList.h"#include "CandShowerSR/CandShowerSRListHandle.h"#include "CandShowerSR/CandShowerSR.h"#include "CandShowerSR/CandShowerSRHandle.h"#include "CandShowerSR/ShowerSRListModule.h"#include "CandSubShowerSR/CandSubShowerSRListHandle.h"#include "Candidate/CandContext.h"#include "Conventions/Munits.h"#include "JobControl/JobCModuleRegistry.h"#include "JobControl/JobCommand.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "RawData/RawDigit.h"#include "RawData/RawHeader.h"#include "RawData/RawRecord.h"#include "RawData/RawChannelId.h"#include "RawData/RawDaqSnarlHeader.h"#include "RawData/RawDaqHeaderBlock.h"#include "RawData/RawDigitDataBlock.h"#include "RawData/RawVarcErrorInTfBlock.h"#include "RecoBase/CandStripHandle.h"#include "RecoBase/CandStripListHandle.h"#include "RecoBase/CandClusterListHandle.h"#include "RecoBase/CandSliceListHandle.h"#include "Validity/VldContext.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: ShowerSRListModule.cxx,v 1.42 2005/06/28 14:13:24 musser Exp $") | |
| JOBMODULE (ShowerSRListModule,"ShowerSRListModule","Builds CandShowerList from CandSliceList") | |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.9.1