CMS 3D CMS Logo

Macros
CMSUnrollLoop.h File Reference
#include "FWCore/Utilities/interface/stringize.h"

Go to the source code of this file.

Macros

#define CMS_DEVICE_UNROLL_LOOP
 
#define CMS_DEVICE_UNROLL_LOOP_COUNT(N)
 
#define CMS_DEVICE_UNROLL_LOOP_DISABLE
 
#define CMS_UNROLL_LOOP
 
#define CMS_UNROLL_LOOP_COUNT(N)
 
#define CMS_UNROLL_LOOP_DISABLE
 

Macro Definition Documentation

◆ CMS_DEVICE_UNROLL_LOOP

#define CMS_DEVICE_UNROLL_LOOP

Definition at line 20 of file CMSUnrollLoop.h.

◆ CMS_DEVICE_UNROLL_LOOP_COUNT

#define CMS_DEVICE_UNROLL_LOOP_COUNT (   N)

Definition at line 21 of file CMSUnrollLoop.h.

◆ CMS_DEVICE_UNROLL_LOOP_DISABLE

#define CMS_DEVICE_UNROLL_LOOP_DISABLE

Definition at line 22 of file CMSUnrollLoop.h.

◆ CMS_UNROLL_LOOP

#define CMS_UNROLL_LOOP

◆ CMS_UNROLL_LOOP_COUNT

#define CMS_UNROLL_LOOP_COUNT (   N)

Definition at line 48 of file CMSUnrollLoop.h.

Referenced by mkfit::helixAtRFromIterativeCCSFullJac().

◆ CMS_UNROLL_LOOP_DISABLE

#define CMS_UNROLL_LOOP_DISABLE

Definition at line 49 of file CMSUnrollLoop.h.