#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::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 32 of file EcalUncalibratedRecHit.h.
Referenced by EcalCPUUncalibRecHitProducer::acquire().
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::amplitude |
StoragePolicy::template StorageSelector<reco::ComputationScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::amplitudesAll |
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::chi2 |
StoragePolicy::template StorageSelector<uint32_t>::type ecal::UncalibratedRecHit< StoragePolicy >::did |
StoragePolicy::template StorageSelector<uint32_t>::type ecal::UncalibratedRecHit< StoragePolicy >::flags |
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::jitter |
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::jitterError |
StoragePolicy::template StorageSelector<reco::StorageScalarType>::type ecal::UncalibratedRecHit< StoragePolicy >::pedestal |