#include <cassert>#include <cmath>#include "Algorithm/AlgConfig.h"#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgHandle.h"#include "CandData/CandRecord.h"#include "MuonRemoval/AlgMuonRemoval.h"#include "CandDigit/CandDeMuxDigitHandle.h"#include "CandDigit/CandDeMuxDigitListHandle.h"#include "RecoBase/CandSliceHandle.h"#include "RecoBase/CandTrackListHandle.h"#include "RecoBase/CandTrackHandle.h"#include "RecoBase/CandEventListHandle.h"#include "RecoBase/CandEventHandle.h"#include "RecoBase/CandStripHandle.h"#include "CandData/CandHeader.h"#include "Candidate/CandContext.h"#include "MessageService/MsgService.h"#include "Plex/PlexSEIdAltL.h"#include "Plex/PlexSEIdAltLItem.h"#include "Validity/VldContext.h"#include "Validity/VldTimeStamp.h"#include "Plex/PlexHandle.h"#include "RawDigitInfo.h"#include "TClonesArray.h"#include "SelectEvent.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: AlgMuonRemoval.cxx,v 1.4 2008/05/09 20:22:25 tjyang Exp $") | |
|
||||||||||||
|
|
1.3.9.1