#include <cassert>#include <unistd.h>#include <sys/times.h>#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "JobControl/JobCModuleRegistry.h"#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgHandle.h"#include "Algorithm/AlgConfig.h"#include "CandData/CandRecord.h"#include "Candidate/CandContext.h"#include "RecoBase/CandSliceHandle.h"#include "RecoBase/CandSliceListHandle.h"#include "RecoBase/CandTrack.h"#include "RecoBase/CandTrackHandle.h"#include "RecoBase/CandTrackListHandle.h"#include "RawData/RawRecord.h"#include "RawData/RawDaqSnarlHeader.h"#include "AtNuReco/AtmosShowerListModule.h"#include "AtNuReco/CandShowerAtNuListHandle.h"#include "AtNuReco/CandShowerAtNuList.h"Go to the source code of this file.
Functions | |
| JOBMODULE (AtmosShowerListModule,"AtmosShowerListModule","Shower finder") | |
| CVSID ("$Id: AtmosShowerListModule.cxx,v 1.3 2006/04/25 17:17:32 chapman Exp $") | |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.9.1