#include <cassert>#include <cmath>#include "CandChop/AlgChopListSharp2.h"#include "CandChop/CandChopListHandle.h"#include "CandChop/DigitVector.h"#include "Algorithm/AlgConfig.h"#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgHandle.h"#include "CandData/CandHeader.h"#include "CandData/CandRecord.h"#include "CandDigit/CandDigitHandle.h"#include "CandDigit/CandDigitListHandle.h"#include "CandDigit/CandDigitList.h"#include "Candidate/CandContext.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "RawData/RawHeader.h"#include "RawData/RawRecord.h"#include "RawData/RawDigitDataBlock.h"#include "UgliGeometry/UgliGeomHandle.h"#include "UgliGeometry/UgliStripHandle.h"#include "Validity/VldContext.h"#include "Calibrator/Calibrator.h"Go to the source code of this file.
Classes | |
| struct | compareDigitTimes |
| class | Chop |
Functions | |
| CVSID (" $Id: AlgChopListSharp2.cxx,v 1.4 2007/11/11 08:26:13 rhatcher Exp $ ") | |
Variables | |
| const RawChannelId | kQieRcid (Detector::kNear, ElecType::kQIE, 0, 0, false, false) |
| const float | k1pe = 100. |
|
||||||||||||
|
|
|
|
Definition at line 45 of file AlgChopListSharp2.cxx. |
|
|
|
1.3.9.1