Classes | |
class | BitwisePFAlgo |
struct | CaloCluster |
class | COEFile |
struct | InputRegion |
struct | InputTrack |
class | LinearizedPuppiAlgo |
struct | Muon |
class | PFAlgo2HGC |
class | PFAlgo3 |
class | PFAlgoBase |
struct | PFParticle |
struct | PropagatedTrack |
class | PUAlgoBase |
class | PuppiAlgo |
struct | Region |
class | RegionMapper |
Functions | |
void | readFromFile (CaloCluster &c, FILE *file) |
void | readFromFile (InputTrack &t, FILE *file) |
void | readFromFile (PropagatedTrack &t, FILE *file) |
void | readFromFile (Muon &m, FILE *file) |
void | readFromFile (float &pug, FILE *file) |
void | readFromFile (InputRegion &r, FILE *file) |
template<typename T > | |
void | readManyFromFile (std::vector< T > &objs, FILE *file) |
template<typename T > | |
void | writeManyToFile (const std::vector< T > &objs, FILE *file) |
void | writeToFile (const CaloCluster &c, FILE *file) |
void | writeToFile (const InputTrack &t, FILE *file) |
void | writeToFile (const PropagatedTrack &t, FILE *file) |
void | writeToFile (const Muon &m, FILE *file) |
void | writeToFile (const float &pug, FILE *file) |
void | writeToFile (const InputRegion &r, FILE *file) |
|
inline |
Definition at line 22 of file DiscretePFInputsIO.h.
References c, and geometryDiff::file.
Referenced by popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGTPModeHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGOddWeightIdMapHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGOddWeightGroupHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), readFromFile(), and readManyFromFile().
|
inline |
Definition at line 45 of file DiscretePFInputsIO.h.
References geometryDiff::file, and submitPVValidationJobs::t.
|
inline |
Definition at line 65 of file DiscretePFInputsIO.h.
References geometryDiff::file, readFromFile(), and submitPVValidationJobs::t.
|
inline |
Definition at line 84 of file DiscretePFInputsIO.h.
References geometryDiff::file, and visualization-live-secondInstance_cfg::m.
|
inline |
|
inline |
Definition at line 127 of file DiscretePFInputsIO.h.
References cms::cuda::assert(), geometryDiff::file, alignCSCRings::r, and readManyFromFile().
void l1tpf_impl::readManyFromFile | ( | std::vector< T > & | objs, |
FILE * | file | ||
) |
Definition at line 105 of file DiscretePFInputsIO.h.
References geometryDiff::file, mps_fire::i, contentValuesFiles::number, HLTEGTnPMonitor_cfi::objs, and readFromFile().
Referenced by readFromFile().
void l1tpf_impl::writeManyToFile | ( | const std::vector< T > & | objs, |
FILE * | file | ||
) |
Definition at line 97 of file DiscretePFInputsIO.h.
References geometryDiff::file, mps_fire::i, contentValuesFiles::number, HLTEGTnPMonitor_cfi::objs, and writeToFile().
Referenced by L1TPFProducer::produce(), and writeToFile().
|
inline |
Definition at line 11 of file DiscretePFInputsIO.h.
References c, and geometryDiff::file.
Referenced by Vx3DHLTAnalyzer::dqmEndLuminosityBlock(), writeManyToFile(), l1tpf::corrector::writeToFile(), and writeToFile().
|
inline |
Definition at line 34 of file DiscretePFInputsIO.h.
References geometryDiff::file, and submitPVValidationJobs::t.
|
inline |
Definition at line 56 of file DiscretePFInputsIO.h.
References geometryDiff::file, submitPVValidationJobs::t, and writeToFile().
|
inline |
Definition at line 77 of file DiscretePFInputsIO.h.
References geometryDiff::file, and visualization-live-secondInstance_cfg::m.
|
inline |
|
inline |
Definition at line 113 of file DiscretePFInputsIO.h.
References cms::cuda::assert(), geometryDiff::file, alignCSCRings::r, and writeManyToFile().