#include <cassert>#include <cmath>#include "CandChop/AlgChopListMitre.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"#include "DataUtil/GetRawBlock.h"#include <TMath.h>Go to the source code of this file.
Classes | |
| struct | compareDigitTimes |
Functions | |
| CVSID (" $Id: AlgChopListMitre.cxx,v 1.6 2010/01/06 17:15:44 rhatcher Exp $ ") | |
Variables | |
| const RawChannelId | kQieRcid (Detector::kNear, ElecType::kQIE, 0, 0, false, false) |
| const float | k1pe = 100. |
|
||||||||||||
|
|
|
|
Definition at line 48 of file AlgChopListMitre.cxx. Referenced by AlgChopListMitre::RunAlg(), ChopHelper::ShouldSplit(), AlgChopListSharp2::ShouldSplit(), and AlgChopListSharp::ShouldSplit(). |
|
|
|
1.3.9.1