![]() |
![]() |
Public Member Functions | |
products () | |
Public Attributes | |
std::unique_ptr< std::vector< unsigned > > | adc |
std::unique_ptr< std::vector< unsigned > > | id |
std::unique_ptr< std::vector< float > > | noise |
std::unique_ptr< std::vector< unsigned > > | strip |
std::unique_ptr< std::vector< unsigned > > | subdet |
Definition at line 17 of file ShallowDigisProducer.h.
|
inline |
Definition at line 23 of file ShallowDigisProducer.h.
std::unique_ptr<std::vector<unsigned> > ShallowDigisProducer::products::adc |
Definition at line 21 of file ShallowDigisProducer.h.
Referenced by ShallowDigisProducer::insert(), and ShallowDigisProducer::recordDigis().
std::unique_ptr<std::vector<unsigned> > ShallowDigisProducer::products::id |
Definition at line 18 of file ShallowDigisProducer.h.
Referenced by ShallowDigisProducer::insert(), and ShallowDigisProducer::recordDigis().
std::unique_ptr<std::vector<float> > ShallowDigisProducer::products::noise |
Definition at line 22 of file ShallowDigisProducer.h.
Referenced by ShallowDigisProducer::insert(), and ShallowDigisProducer::recordDigis().
std::unique_ptr<std::vector<unsigned> > ShallowDigisProducer::products::strip |
Definition at line 20 of file ShallowDigisProducer.h.
Referenced by ShallowDigisProducer::insert(), and ShallowDigisProducer::recordDigis().
std::unique_ptr<std::vector<unsigned> > ShallowDigisProducer::products::subdet |
Definition at line 19 of file ShallowDigisProducer.h.
Referenced by ShallowDigisProducer::insert(), and ShallowDigisProducer::recordDigis().