We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590ab3f commit aeb09f6Copy full SHA for aeb09f6
1 file changed
qudarap/QEvent.hh
@@ -157,13 +157,13 @@ public:
157
NP* getInputPhoton() const ;
158
// ]
159
160
+ NP* gatherGenstepFromDevice() const ;
161
NP* gatherPhoton() const ;
162
NP* gatherHit() const ;
163
164
#ifndef PRODUCTION
165
NP* gatherSeed() const ;
166
NP* gatherDomain() const ;
- NP* gatherGenstepFromDevice() const ;
167
void gatherSimtrace( NP* t ) const ;
168
NP* gatherSimtrace() const ;
169
void gatherSeq( NP* seq) const ;
0 commit comments