Opened 13 years ago
Last modified 13 years ago
#48 assigned enhancement
Create PyInputMaker
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | minor | Component: | python |
Version: | 4.0 | Keywords: | |
Cc: |
Description (last modified by )
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.
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.