#include <iostream>#include "Conventions/CalStripType.h"#include "TClonesArray.h"#include "Cluster3D/NtpCluster3DModule.h"#include "Cluster3D/NtpCluster3DRecord.h"#include "Cluster3D/NtpCluster3D.h"#include "MessageService/MsgService.h"#include "JobControl/JobCModuleRegistry.h"#include "JobControl/JobCommand.h"#include "MinosObjectMap/MomNavigator.h"#include "RawData/RawDigit.h"#include "RawData/RawRecord.h"#include "RawData/RawDaqSnarlHeader.h"#include "RawData/RawDigitDataBlock.h"#include "Record/RecCandHeader.h"#include "CandData/CandRecord.h"#include "CandData/CandHeader.h"#include "RecoBase/CandStripListHandle.h"#include "RecoBase/CandStripHandle.h"#include "Cluster3D/CandCluster3DListHandle.h"#include "Cluster3D/CandCluster3DHandle.h"#include "UgliGeometry/UgliGeomHandle.h"#include <cassert>Go to the source code of this file.
Functions | |
| CVSID ("$Id: NtpCluster3DModule.cxx,v 1.5 2005/05/18 03:54:52 schubert Exp $") | |
| JOBMODULE (NtpCluster3DModule,"NtpCluster3DModule","A module for filling Cluster3D ntuple records.") | |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.9.1