QwAnalysis
|
#include "QwDriftChamberVDC.h"
#include "QwParameterFile.h"
#include "boost/bind.hpp"
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | OK 0 |
Functions | |
RegisterSubsystemFactory (QwDriftChamberVDC) | |
bool | invalid (QwHit &hit) |
#define OK 0 |
Definition at line 16 of file QwDriftChamberVDC.cc.
Referenced by QwDriftChamberVDC::AddChannelDefinition(), QwDriftChamberVDC::BuildWireDataStructure(), QwDriftChamberVDC::LoadChannelMap(), and QwDriftChamberVDC::LoadTimeWireOffset().
bool invalid | ( | QwHit & | hit | ) |
Definition at line 23 of file QwDriftChamberVDC.cc.
References QwHit::GetDriftDistance().
Referenced by QwDriftChamberVDC::ProcessEvent().
RegisterSubsystemFactory | ( | QwDriftChamberVDC | ) |