Warning, /epic.github.io/_data/menus.yml is written in an unsupported language. File is not indexed.
0001 #########################################################################
0002 # #
0003 # This is the menu definition file for the ePIC Collaboration website #
0004 # #
0005 # Each section corresponds to a dropdown menu in the top navigation bar # #
0006 # #
0007 #########################################################################
0008
0009 # Submenu items can be optionally styled with CSS, see commented
0010 # examples below
0011
0012 ### PUBLIC
0013 #
0014 - name: collaboration
0015 full: Collaboration
0016 submenus:
0017
0018 - name: overview
0019 full: Overview
0020
0021 - name: phonebook
0022 full: Phone Book
0023 link: https://phonebook.sdcc.bnl.gov/ePIC/
0024
0025 - name: coming
0026 full: Coming to BNL
0027
0028 - name: calendar
0029 full: Meetings (Indico Calendar)
0030 link: https://indico.bnl.gov/category/402/calendar
0031 # https://calendar.google.com/calendar/u/0/embed?src=eicugadmin@eicug.org&ctz=America/New_York
0032
0033 - name: separator
0034 label: yes
0035 full: ' '
0036
0037 - name: early
0038 full: Early Career
0039
0040 - name: outreach
0041 full: Outreach
0042
0043 - name: diversity
0044 full: Diversity Office
0045
0046 - name: committees
0047 full: Committees
0048
0049 - name: council
0050 # style: 'style="background-color: #ddd;"'
0051 full: Collaboration Council
0052
0053 - name: eb
0054 # style: 'style="background-color: #ddd;"'
0055 full: Executive Board
0056
0057 - name: policies
0058 full: Policies
0059
0060 - name: alumni
0061 full: Leadership Alumni
0062
0063 - name: calendar
0064 full: The ePIC Holiday Calendar
0065
0066
0067 - name: separator
0068 label: yes
0069 full: ' '
0070
0071 - name: collaborative_tools
0072 full: Collaborative Tools
0073
0074
0075 ### PHYSICS
0076 - name: physics
0077 full: Physics
0078
0079 submenus:
0080 - name: inclusive
0081 full: Inclusive
0082
0083 - name: semi_inclusive
0084 full: Semi Inclusive
0085
0086 - name: exclusive_diffraction
0087 full: Exclusive and Diffraction
0088
0089 - name: jets_hf
0090 full: Jets and Heavy Flavor
0091
0092 - name: bsm_ew
0093 full: BSM & EW
0094
0095 - name: separator
0096 label: yes
0097 full: ' '
0098
0099 - name: analysis_coordination
0100 full: Analysis Coordination
0101
0102 ### DETECTOR
0103 #
0104 - name: detector
0105 full: Detector
0106
0107 submenus:
0108 - name: technical_coordination
0109 full: Technical Coordination
0110
0111 - name: separator
0112 label: yes
0113 full: ' '
0114
0115 - name: detector_integration
0116 full: Detector Integration
0117
0118 - name: dsc
0119 full: DSCs
0120
0121 - name: cross_cutting
0122 full: Cross-Cutting WGs
0123
0124
0125 # div: yes
0126
0127 ### MEETINGS
0128 #
0129 - name: meetings
0130 full: Meetings
0131 submenus:
0132
0133 # As per discussion with John, comment out until further notice
0134 # - name: meetings
0135 # full: ePIC meetings
0136
0137 - name: conf
0138 full: 'Conferences & Workshops'
0139
0140 - name: nominations
0141 full: 'Speaker Nominations'
0142
0143 # Move to "collaboration"?
0144 - name: reviews
0145 full: Reviews
0146
0147 ### DOCUMENTS
0148 #
0149 - name: documents
0150 full: Documents
0151 submenus:
0152
0153 - name: zenodo
0154 full: The Document Database
0155
0156 - name: keywords
0157 full: Keywords
0158
0159 - name: separator
0160 label: yes
0161 full: ' '
0162
0163 - name: conferences
0164 full: Conferences
0165
0166 - name: papers
0167 full: Papers
0168
0169 - name: analysis_notes
0170 full: Analysis Notes
0171
0172 - name: theses
0173 full: Theses
0174
0175 - name: reports
0176 full: Reports
0177
0178 - name: tech
0179 full: Technical Documents
0180
0181 - name: figures
0182 full: Figure Repository
0183
0184 - name: photos
0185 full: Photo Repository
0186
0187 ### Software and Computing
0188 #
0189 - name: sc
0190 full: Software and Computing
0191 submenus:
0192 - name: sc_overview
0193 full: Overview
0194
0195 - name: evdisp
0196 full: Event Display
0197
0198 - name: tutorials
0199 full: Software Tutorials
0200
0201 - name: projects
0202 full: Common Software Projects
0203
0204 - name: wg
0205 label: yes
0206 full: ' Working Groups'
0207
0208 - name: production
0209 full: Production
0210
0211 - name: learning
0212 full: User Learning
0213
0214 - name: validation
0215 full: Validation
0216
0217 - name: simulation
0218 full: Simulation
0219
0220 - name: reconstruction
0221 full: Reconstruction
0222
0223 - name: streaming
0224 full: Streaming Computing
0225
0226 # - name: separator
0227 # label: yes
0228 # full: ' '
0229
0230 # - name: resources
0231 # full: Resources
0232
0233 ### NEWS
0234 #
0235 - name: news
0236 full: News
0237 submenus:
0238 - name: announcements
0239 full: Announcements
0240
0241 - name: newsletter
0242 full: ePIC Newsletter
0243
0244 - name: press
0245 full: ePIC in the Press
0246
0247 #------------------------------------------------------------------------------
0248 ### ATTIC -- kept for reference
0249 #
0250 #- name: about
0251 # full: About
0252 # right: yes
0253 # submenus:
0254 # - name: site
0255 ## full: Website Information
0256 # exclude: yes
0257 #
0258 # - name: howto
0259 # full: Website How-To
0260 # - name: general
0261 # label: yes
0262 # full: General
0263
0264 # - name: simulations
0265 # full: Accelerator and Beam Conditions
0266
0267 # - name: storage
0268 # label: yes
0269 # full: Storage
0270
0271 # - name: storage
0272 # full: NextCloud/S3