Opened 14 years ago
Last modified 14 years ago
#48 assigned enhancement
Create PyInputMaker — at Initial Version
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | minor | Component: | python |
Version: | 4.0 | Keywords: | |
Cc: |
Description
Want an analogue to FourVecInput for use in Python scripts. PyFourVecInput : FourVecInput :: !TPySelector : !TSelector (in PROOF). Basically, need a C++ class that expects to be called from Python. Should anticipate that a Python class will derive from it, so do the PyObject* function calls, a la !TPySelector.
Note: See
TracTickets for help on using
tickets.