ATLAS Offline Software
Public Member Functions | List of all members
InDet::compare_SiCluster Struct Reference

#include <PixelGangedClusterAmbiguities.h>

Collaboration diagram for InDet::compare_SiCluster:

Public Member Functions

bool operator() (const ::InDet::SiCluster *const &a, const ::InDet::SiCluster *const &b) const
 

Detailed Description

Definition at line 26 of file PixelGangedClusterAmbiguities.h.

Member Function Documentation

◆ operator()()

bool InDet::compare_SiCluster::operator() ( const ::InDet::SiCluster *const a,
const ::InDet::SiCluster *const b 
) const
inline

Definition at line 32 of file PixelGangedClusterAmbiguities.h.

32  {
33  return (a->width() < b->width());
34  }
35 
36  return ida < idb;
37  }
38  };
39 
40  typedef std::multimap<const SiCluster*, const SiCluster*,
43 }
44 

The documentation for this struct was generated from the following file:
InDet::PixelGangedClusterAmbiguities
std::multimap< const SiCluster *, const SiCluster *, ::InDet::compare_SiCluster > PixelGangedClusterAmbiguities
Definition: PixelGangedClusterAmbiguities.h:46
SiCluster
Definition: Trigger/TrigAccel/TrigCudaFitter/src/SiCluster.h:8
InDet::compare_SiCluster
Definition: PixelGangedClusterAmbiguities.h:27
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
BchCleanup.idb
idb
Definition: BchCleanup.py:152