![]() |
AliRoot Core
da88d91 (da88d91)
|
#include "AliMUONPreClusterFinder.h"
#include "AliCodeTimer.h"
#include "AliMUONCluster.h"
#include "AliMUONPad.h"
#include "AliMUONVDigit.h"
#include "AliMUONVDigitStore.h"
#include "AliMpArea.h"
#include "AliMpConstants.h"
#include "AliMpVSegmentation.h"
#include "AliLog.h"
#include <Riostream.h>
#include <TObjArray.h>
#include <TVector2.h>
Go to the source code of this file.
Functions | |
ClassImp (AliMUONPreClusterFinder) AliMUONPreClusterFinder | |
Bool_t | AreOverlapping (const AliMUONPad &pad, const AliMUONCluster &cluster) |
Bool_t AreOverlapping | ( | const AliMUONPad & | pad, |
const AliMUONCluster & | cluster | ||
) |
Whether the pad overlaps with the cluster
Definition at line 149 of file AliMUONPreClusterFinder.cxx.
Referenced by AliMUONPreClusterFinderV2::NextCluster(), and AliMUONPreClusterFinder::NextCluster().
ClassImp | ( | AliMUONPreClusterFinder | ) |
ctor
Definition at line 47 of file AliMUONPreClusterFinder.cxx.