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 (float &pug, FILE *file) |
void | readFromFile (InputRegion &r, FILE *file) |
void | readFromFile (InputTrack &t, FILE *file) |
void | readFromFile (Muon &m, FILE *file) |
void | readFromFile (PropagatedTrack &t, 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 float &pug, FILE *file) |
void | writeToFile (const InputRegion &r, FILE *file) |
void | writeToFile (const InputTrack &t, FILE *file) |
void | writeToFile (const Muon &m, FILE *file) |
void | writeToFile (const PropagatedTrack &t, FILE *file) |
void l1tpf_impl::readFromFile | ( | CaloCluster & | c, |
FILE * | file | ||
) |
Definition at line 22 of file DiscretePFInputsIO.h.
References HltBtagPostValidation_cff::c, and FrontierConditions_GlobalTag_cff::file.
Referenced by popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), readFromFile(), and readManyFromFile().
void l1tpf_impl::readFromFile | ( | float & | pug, |
FILE * | file | ||
) |
Definition at line 94 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file.
void l1tpf_impl::readFromFile | ( | InputRegion & | r, |
FILE * | file | ||
) |
Definition at line 127 of file DiscretePFInputsIO.h.
References cms::cuda::assert(), FrontierConditions_GlobalTag_cff::file, alignCSCRings::r, and readManyFromFile().
void l1tpf_impl::readFromFile | ( | InputTrack & | t, |
FILE * | file | ||
) |
Definition at line 45 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, and submitPVValidationJobs::t.
void l1tpf_impl::readFromFile | ( | Muon & | m, |
FILE * | file | ||
) |
Definition at line 84 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, and visualization-live-secondInstance_cfg::m.
void l1tpf_impl::readFromFile | ( | PropagatedTrack & | t, |
FILE * | file | ||
) |
Definition at line 65 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, readFromFile(), and submitPVValidationJobs::t.
void l1tpf_impl::readManyFromFile | ( | std::vector< T > & | objs, |
FILE * | file | ||
) |
Definition at line 105 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::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 FrontierConditions_GlobalTag_cff::file, mps_fire::i, contentValuesFiles::number, HLTEGTnPMonitor_cfi::objs, and writeToFile().
Referenced by L1TPFProducer::produce(), and writeToFile().
void l1tpf_impl::writeToFile | ( | const CaloCluster & | c, |
FILE * | file | ||
) |
Definition at line 11 of file DiscretePFInputsIO.h.
References HltBtagPostValidation_cff::c, and FrontierConditions_GlobalTag_cff::file.
Referenced by Vx3DHLTAnalyzer::dqmEndLuminosityBlock(), writeManyToFile(), l1tpf::corrector::writeToFile(), and writeToFile().
void l1tpf_impl::writeToFile | ( | const float & | pug, |
FILE * | file | ||
) |
Definition at line 93 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file.
void l1tpf_impl::writeToFile | ( | const InputRegion & | r, |
FILE * | file | ||
) |
Definition at line 113 of file DiscretePFInputsIO.h.
References cms::cuda::assert(), FrontierConditions_GlobalTag_cff::file, alignCSCRings::r, and writeManyToFile().
void l1tpf_impl::writeToFile | ( | const InputTrack & | t, |
FILE * | file | ||
) |
Definition at line 34 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, and submitPVValidationJobs::t.
void l1tpf_impl::writeToFile | ( | const Muon & | m, |
FILE * | file | ||
) |
Definition at line 77 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, and visualization-live-secondInstance_cfg::m.
void l1tpf_impl::writeToFile | ( | const PropagatedTrack & | t, |
FILE * | file | ||
) |
Definition at line 56 of file DiscretePFInputsIO.h.
References FrontierConditions_GlobalTag_cff::file, submitPVValidationJobs::t, and writeToFile().