#include "Validation/HGCalValidation/interface/ValidHit.h"
#include "DataFormats/Common/interface/AssociationVector.h"
#include "DataFormats/Common/interface/AssociationMap.h"
Go to the source code of this file.
Variables | |
ValidHit | vh |
std::vector< ValidHit > | vvh |
edm::Wrapper< std::vector< ValidHit > > | wvvh |
ValidHit vh |
Definition at line 14 of file classes.h.
Referenced by VectorHitBuilderAlgorithm::buildVectorHit(), VectorHitBuilderAlgorithm::buildVectorHits(), SeedingOTEDProducer::collectVHsOnLayer(), SeedingOTEDProducer::computeGlobalThetaError(), SeedingOTEDProducer::computeInverseMomentumError(), HLTPixelClusterShapeFilter::hltFilter(), operator<<(), SeedingOTEDProducer::printVHsOnLayer(), VectorHitBuilderEDProducer::produce(), HIPixelClusterVtxProducer::produce(), and ClusterCompatibilityProducer::produce().
edm::Wrapper<std::vector<ValidHit> > wvvh |