ATLAS Offline Software
|
#include "ClusterTimeProjectionMMClusterBuilderTool.h"
#include <algorithm>
#include <numeric>
#include "EventPrimitives/EventPrimitivesHelpers.h"
#include "GaudiKernel/PhysicalConstants.h"
#include "GaudiKernel/SystemOfUnits.h"
Go to the source code of this file.
Namespaces | |
Muon | |
This class provides conversion from CSC RDO data to CSC Digits. | |
Macros | |
#define | DEFINE_VECTOR(dType, varName, nEles) |
Typedefs | |
using | Muon::RIO_Author = IMMClusterBuilderTool::RIO_Author |
#define DEFINE_VECTOR | ( | dType, | |
varName, | |||
nEles | |||
) |
Definition at line 14 of file ClusterTimeProjectionMMClusterBuilderTool.cxx.