#include "TridModelMaker.h"#include "TridModelStrip.h"#include "TridModelIntersect.h"#include "TridModelTrack.h"#include "TridModelShower.h"#include "TridModelRecoStrip.h"#include "TridModelCrate.h"#include "TridModelPmt.h"#include "TridModelSlice.h"#include "TridControl.h"#include <TObject.h>#include <TObjArray.h>#include <TClonesArray.h>#include "RecoBase/CandTrackListHandle.h"#include "RecoBase/CandShowerListHandle.h"#include "RecoBase/CandStripHandle.h"#include "RecoBase/CandTrackHandle.h"#include "RecoBase/CandShowerHandle.h"#include "CandDigit/CandDigitListHandle.h"#include "StandardNtuple/NtpStRecord.h"#include "CandNtupleSR/NtpSRTrack.h"#include "CandNtupleSR/NtpSRShower.h"#include "CandNtupleSR/NtpSRStrip.h"#include "CandNtupleSR/NtpSRSlice.h"#include "MessageService/MsgService.h"#include "DataUtil/GetCandidate.h"#include "DataUtil/GetVldContext.h"#include "UgliGeometry/UgliGeomHandle.h"#include "Plex/PlexHandle.h"#include <cmath>Go to the source code of this file.
Functions | |
| CVSID ("$Id: TridModelMaker.cxx,v 1.8 2006/12/01 20:25:49 rhatcher Exp $") | |
|
||||||||||||
|
|
1.3.9.1