#include <EcalUncalibratedRecHit.h>
Public Member Functions | |
UncalibratedRecHit & | operator= (const UncalibratedRecHit &)=default |
UncalibratedRecHit & | operator= (UncalibratedRecHit &&)=default |
template<typename U = typename StoragePolicy::TagType> | |
std::enable_if< std::is_same< U, ::calo::common::tags::Vec >::value, void >::type | resize (size_t size) |
UncalibratedRecHit ()=default | |
UncalibratedRecHit (const UncalibratedRecHit &)=default | |
UncalibratedRecHit (UncalibratedRecHit &&)=default | |
Public Attributes | |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | amplitude |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | amplitudeError |
StoragePolicy::template StorageSelector< reco::ComputationScalarType >::type | amplitudesAll |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | chi2 |
StoragePolicy::template StorageSelector< uint32_t >::type | did |
StoragePolicy::template StorageSelector< uint32_t >::type | flags |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | jitter |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | jitterError |
StoragePolicy::template StorageSelector< reco::StorageScalarType >::type | pedestal |
Definition at line 14 of file EcalUncalibratedRecHit.h.
|
default |
|
default |
|
default |
|
default |
|
default |
|
inline |
Definition at line 33 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::amplitude |
Definition at line 23 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::amplitudeError |
Definition at line 24 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::ComputationScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::amplitudesAll |
Definition at line 22 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::chi2 |
Definition at line 25 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<uint32_t>::type ecal::UncalibratedRecHit< StoragePolicy >::did |
Definition at line 29 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<uint32_t>::type ecal::UncalibratedRecHit< StoragePolicy >::flags |
Definition at line 30 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::jitter |
Definition at line 27 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::jitterError |
Definition at line 28 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::pedestal |
Definition at line 26 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire(), and ecal::UncalibratedRecHit< calo::common::VecStoragePolicy< calo::common::CUDAHostAllocatorAlias > >::resize().