Cat
|
#include <vector>
#include <list>
#include "Processus.h"
#include "Element.h"
#include "FEB_v1.h"
#include "CU_v1.h"
#include "SeqPGA.h"
#include "FePGA.h"
#include "UsbFTMLInterface.h"
#include "UsbMLSpiBus.h"
#include "UsbMLI2cBus.h"
#include "ICPhaser.h"
#include "TestUSB.h"
#include "TestSPI.h"
#include "TestI2C.h"
#include "Acquisition.h"
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
Go to the source code of this file.
Functions | |
BOOST_PYTHON_MODULE (libCatCaloUpgrade) | |
BOOST_PYTHON_MODULE | ( | libCatCaloUpgrade | ) |
Definition at line 26 of file Python.cpp.
References SeqPGA::addI2cReg(), ICPhaser::address(), FEB_v1::calibCte(), FEB_v1::clock80MHzFallingEdge(), FEB_v1::clockFallingEdge(), FEB_v1::clockPhaseEport(), UsbFTMLInterface::close(), FEB_v1::data(), UsbFTMLInterface::deviceDesc(), FEB_v1::disableSubtract(), FEB_v1::enableBXIDReset(), SeqPGA::extTrig(), FEB_v1::extTrig(), CU_v1::fePga(), FEB_v1::gain4(), FEB_v1::gbt80MHzClkEport(), FEB_v1::gbtAcknowledgeConfig(), FEB_v1::gbtClockStrength(), FEB_v1::gbtDataPath(), FEB_v1::gbtDLLEport(), FEB_v1::gbtDLLReset(), FEB_v1::gbtEnableEport(), FEB_v1::gbtMode(), FEB_v1::gbtStatus(), FEB_v1::gbtTermEport(), FEB_v1::gbtTrackMode(), FEB_v1::globalPseudoPMEnable(), FePGA::i2c(), SeqPGA::i2c(), SeqPGA::i2cAdd(), SeqPGA::i2cBuffer(), SeqPGA::i2cData(), SeqPGA::i2cGBTSCA(), SeqPGA::i2cRead(), SeqPGA::i2cSubAdd(), SeqPGA::i2cWrite(), UsbFTMLInterface::init(), FEB_v1::injectModeFE(), FEB_v1::latency(), FEB_v1::latencyEport(), FEB_v1::latencyLLT(), UsbFTMLInterface::latencyTimer(), SeqPGA::ledEnable(), FEB_v1::maskLLT(), SeqPGA::masterI2cReg(), FEB_v1::oldSubtract(), FEB_v1::probeEnable(), FEB_v1::pseudoADCEnable(), FEB_v1::pseudoPMEnable(), UsbFTMLInterface::purgeBuffers(), FEB_v1::ramInj(), FEB_v1::ramSpy(), ICPhaser::read(), UsbFTMLInterface::read(), CU_v1::readFifo(), FEB_v1::readFifoInjectFE(), FEB_v1::readFifoLLT(), FEB_v1::readFifoLLTFE(), FEB_v1::readFifoSpyFE(), SeqPGA::reg(), ICPhaser::regConfig(), ICPhaser::regStatus(), ICPhaser::reset(), FEB_v1::resetFE(), FEB_v1::resetFifoInjectFE(), FEB_v1::resetFifoSpyFE(), UsbFTMLInterface::resetMode(), FEB_v1::resetSpi(), UsbFTMLInterface::rxBuffer(), UsbFTMLInterface::rxTimeOut(), FEB_v1::seqPga(), UsbFTMLInterface::serialNum(), TestSPI::setAddress(), TestI2C::setAddress(), ICPhaser::setAddress(), UsbFTMLInterface::setBuffer(), FEB_v1::setCalibCte(), FEB_v1::setClock80MHzFallingEdge(), FEB_v1::setClockFallingEdge(), Acquisition::setDepth(), UsbFTMLInterface::setDeviceDesc(), FEB_v1::setDisableSubtract(), FEB_v1::setEnableBXIDReset(), SeqPGA::setExtTrig(), FEB_v1::setExtTrig(), FEB_v1::setGain4(), FEB_v1::setGbt80MHzClkEport(), FEB_v1::setGbtClockStrength(), FEB_v1::setGbtDataPath(), FEB_v1::setGbtDLLEport(), FEB_v1::setGbtEnableEport(), FEB_v1::setGbtMode(), FEB_v1::setGbtTermEport(), FEB_v1::setGbtTrackMode(), FEB_v1::setGlobalPseudoPMEnable(), SeqPGA::setI2cAdd(), SeqPGA::setI2cBuffer(), SeqPGA::setI2cGBTSCA(), SeqPGA::setI2cSubAdd(), FEB_v1::setInjectModeFE(), FEB_v1::setLatency(), FEB_v1::setLatencyLLT(), FEB_v1::setLatencyLLTCorner(), FEB_v1::setLatencyLLTSideNb(), FEB_v1::setLatencyLLTUpNb(), UsbFTMLInterface::setLatencyTimer(), SeqPGA::setLedEnable(), FEB_v1::setMaskLLT(), FEB_v1::setMaskLLTCorner(), FEB_v1::setMaskLLTSideNb(), FEB_v1::setMaskLLTUpNb(), FEB_v1::setOldSubtract(), FEB_v1::setOutputEport(), ICPhaser::setPhase(), FEB_v1::setProbeEnable(), FEB_v1::setPseudoADCEnable(), FEB_v1::setPseudoPMEnable(), UsbFTMLInterface::setSerialNum(), FEB_v1::setSpareForTrigEnable(), FePGA::setSpiAdd(), SeqPGA::setSpiAdd(), SeqPGA::setSpiEnable(), SeqPGA::setSpiGBTSCA(), FePGA::setSpiGBTSCA(), SeqPGA::setSpiSubAdd(), FEB_v1::setSpyModeFE(), FEB_v1::setSpyModeSeq(), FEB_v1::setStopInjLoop(), TestSPI::setSubAddress(), TestI2C::setSubAddress(), UsbFTMLInterface::setSynchronousMode(), FEB_v1::setTestDuration(), FEB_v1::setThreshold(), UsbFTMLInterface::setTimeOut(), Acquisition::setTrigger(), SeqPGA::setupReg(), FePGA::setupReg(), UsbFTMLInterface::setWordSize(), FEB_v1::spareForTrigEnable(), FePGA::spi(), SeqPGA::spi(), SeqPGA::spiAdd(), SeqPGA::spiEnable(), SeqPGA::spiGBTSCA(), FePGA::spiRead(), SeqPGA::spiRead(), SeqPGA::spiSubAdd(), FePGA::spiWrite(), SeqPGA::spiWrite(), FEB_v1::spyModeFE(), FEB_v1::spyModeSeq(), ICPhaser::status(), FEB_v1::statusRegister(), FEB_v1::stopInjLoop(), FEB_v1::testDuration(), SeqPGA::testSequence(), FEB_v1::testSequence(), FEB_v1::threshold(), UsbFTMLInterface::txBuffer(), UsbFTMLInterface::txTimeOut(), FePGA::usb(), SeqPGA::usb(), UsbFTMLInterface::wordSize(), ICPhaser::write(), UsbFTMLInterface::write(), FEB_v1::writeDataFifoInjectFE(), FEB_v1::writeFifoInjectFE(), FEB_v1::writeFifoLLT(), FEB_v1::writeFifoLLTFE(), FEB_v1::writeFifoSpyFE(), UsbFTMLInterface::WS_Byte, UsbFTMLInterface::WS_DWord, and UsbFTMLInterface::WS_Word.