#include <CrossingFrame.h>
Public Member Functions | |
std::pair< int, int > | getBunchRange () const |
int | getBunchSpace () const |
edm::EventID | getEventID () const |
edm::EventID | getIdFirstPileup () const |
unsigned int | getMaxNbSources () const |
unsigned int | getPileupFileNr () const |
const std::vector< unsigned int > & | getPileupOffsetsBcr () const |
const std::vector< std::vector< unsigned int > > & | getPileupOffsetsSource () const |
const std::vector< T > & | getPileupRefs () const |
std::vector< const T * > | getPileups () const |
const std::vector< T > & | getSignals () const |
std::string | getSubDet () const |
PCrossingFrame () | |
PCrossingFrame (const CrossingFrame< T > &cf) | |
void | setAllExceptSignalFrom (const PCrossingFrame< T > &cf) |
~PCrossingFrame () | |
Private Attributes | |
int | firstPCrossing_ |
int | lastPCrossing_ |
int | PbunchSpace_ |
edm::EventID | PCFidFirstPileup_ |
unsigned int | PCFpileupFileNr_ |
std::vector< unsigned int > | PCFpileupOffsetsBcr_ |
std::vector< std::vector< unsigned int > > | PCFpileupOffsetsSource_ |
std::vector< T > | PCFpileups_ |
std::vector< T > | PCFsignals_ |
std::string | PCFsubdet_ |
edm::EventID | Pid_ |
unsigned int | PmaxNbSources_ |
PCrossingFrame allow the write the transient CrossingFrame
Definition at line 27 of file CrossingFrame.h.
|
inline |
Definition at line 19 of file PCrossingFrame.h.
PCrossingFrame< T >::PCrossingFrame | ( | const CrossingFrame< T > & | cf | ) |
Definition at line 64 of file PCrossingFrame.h.
References CrossingFrame< T >::getBunchRange(), CrossingFrame< T >::getBunchSpace(), CrossingFrame< T >::getEventID(), CrossingFrame< T >::getIdFirstPileup(), CrossingFrame< T >::getMaxNbSources(), CrossingFrame< T >::getPileupFileNr(), CrossingFrame< T >::getPileupOffsetsBcr(), CrossingFrame< T >::getPileupOffsetsSource(), CrossingFrame< T >::getPileups(), CrossingFrame< T >::getSignal(), CrossingFrame< T >::getSubDet(), and pileupDistInMC::pileups.
|
inline |
Definition at line 22 of file PCrossingFrame.h.
|
inline |
Definition at line 46 of file PCrossingFrame.h.
References PCrossingFrame< T >::firstPCrossing_, and PCrossingFrame< T >::lastPCrossing_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 37 of file PCrossingFrame.h.
References PCrossingFrame< T >::PbunchSpace_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
|
inline |
Definition at line 41 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFidFirstPileup_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 38 of file PCrossingFrame.h.
References PCrossingFrame< T >::PmaxNbSources_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 40 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFpileupFileNr_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 42 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFpileupOffsetsBcr_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 43 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFpileupOffsetsSource_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 29 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFpileups_.
Referenced by PCrossingFrame< T >::setAllExceptSignalFrom().
|
inline |
Definition at line 30 of file PCrossingFrame.h.
References AlCaHLTBitMon_ParallelJobs::p, PCrossingFrame< T >::PCFpileups_, and runTheMatrix::ret.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame().
|
inline |
|
inline |
Definition at line 39 of file PCrossingFrame.h.
References PCrossingFrame< T >::PCFsubdet_.
Referenced by edm::MixingWorker< T >::copyPCrossingFrame(), and PCrossingFrame< T >::setAllExceptSignalFrom().
void PCrossingFrame< T >::setAllExceptSignalFrom | ( | const PCrossingFrame< T > & | cf | ) |
Definition at line 91 of file PCrossingFrame.h.
References PCrossingFrame< T >::getBunchRange(), PCrossingFrame< T >::getBunchSpace(), PCrossingFrame< T >::getIdFirstPileup(), PCrossingFrame< T >::getMaxNbSources(), PCrossingFrame< T >::getPileupFileNr(), PCrossingFrame< T >::getPileupOffsetsBcr(), PCrossingFrame< T >::getPileupOffsetsSource(), PCrossingFrame< T >::getPileupRefs(), and PCrossingFrame< T >::getSubDet().
|
private |
Definition at line 52 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getBunchRange().
|
private |
Definition at line 53 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getBunchRange().
|
private |
Definition at line 50 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getBunchSpace().
|
private |
Definition at line 58 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getIdFirstPileup().
|
private |
Definition at line 57 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getPileupFileNr().
|
private |
Definition at line 59 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getPileupOffsetsBcr().
|
private |
Definition at line 60 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getPileupOffsetsSource().
|
private |
Definition at line 54 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getPileupRefs(), and PCrossingFrame< T >::getPileups().
|
private |
Definition at line 55 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getSignals().
|
private |
Definition at line 56 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getSubDet().
|
private |
Definition at line 51 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getEventID().
|
private |
Definition at line 49 of file PCrossingFrame.h.
Referenced by PCrossingFrame< T >::getMaxNbSources().