#include <cassert>#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 <TMath.h>Go to the source code of this file.
Classes | |
| struct | compareDigitTimes |
Functions | |
| CVSID (" $Id: AlgChopListMitre.cxx,v 1.3 2005/05/19 17:55:33 tagg Exp $ ") | |
Variables | |
| const RawChannelId | kQieRcid (DetectorType::kNear, ElecType::kQIE, 0, 0, false, false) |
| const float | k1pe = 100. |
|
||||||||||||
|
|
|
|
Definition at line 46 of file AlgChopListMitre.cxx. Referenced by AlgChopListMitre::RunAlg(), AlgChopListSharp2::ShouldSplit(), and AlgChopListSharp::ShouldSplit(). |
|
|
|
1.3.9.1